Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmikedupont2 authored Dec 23, 2024
1 parent ad774e1 commit db514bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ name: Version Bump

on:
workflow_dispatch: # Allow to manually trigger the workflow
schedule:
- cron: '0 0 * * 2' # At 00:00 UTC every Tuesday
#schedule:
# - cron: '0 0 * * 2' # At 00:00 UTC every Tuesday

jobs:
version-bump:
Expand Down

0 comments on commit db514bd

Please sign in to comment.