There was an error while loading. Please reload this page.
scheduled-bump-cargo-lock
1 parent d9713dc commit 1b1bff0Copy full SHA for 1b1bff0
1 file changed
.github/workflows/scheduled-bump-cargo-lock.yml
@@ -1,8 +1,6 @@
1
name: scheduled-bump-cargo-lock
2
3
on:
4
- schedule:
5
- - cron: '0 0 * * 0' # Runs every Sunday at 00:00 UTC
6
workflow_dispatch:
7
8
defaults:
0 commit comments