| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0c4977c commit 2b329da
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,8 +1,8 @@ | |||
| 1 | 1 | name: Tools update | |
| 2 | 2 | on: | |
| 3 | 3 | schedule: | |
| 4 | - # Run once a week at 00:05 AM UTC on Saturday. | ||
| 5 | - - cron: 5 0 * * 6 | ||
| 4 | + # Run once a week at 00:05 AM UTC on Sunday. | ||
| 5 | + - cron: 5 0 * * 0 | ||
| 6 | 6 | ||
| 7 | 7 | workflow_dispatch: | |
| 8 | 8 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments