Skip to content

Commit db514bd

Browse files
authored
Update release.yml
1 parent ad774e1 commit db514bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ name: Version Bump
1111

1212
on:
1313
workflow_dispatch: # Allow to manually trigger the workflow
14-
schedule:
15-
- cron: '0 0 * * 2' # At 00:00 UTC every Tuesday
14+
#schedule:
15+
# - cron: '0 0 * * 2' # At 00:00 UTC every Tuesday
1616

1717
jobs:
1818
version-bump:

0 commit comments

Comments
 (0)