Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e98ca1 commit d28c873Copy full SHA for d28c873
.github/workflows/check-for-resources-update.yml
@@ -1,7 +1,7 @@
1
name: Check for utils resources update
2
on:
3
schedule:
4
- - cron: 0 0 * * 0
+ - cron: 0 0 * * 0 # At 00:00 on Sunday, see https://crontab.guru/#0_0_*_*_0
5
6
jobs:
7
check-for-resources-update:
0 commit comments