We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffd6360 commit a6add0eCopy full SHA for a6add0e
1 file changed
.github/workflows/cron.yml
@@ -11,7 +11,7 @@ name: build cron
11
12
on:
13
schedule:
14
- - cron: '25 2 * * 0,4'
+ - cron: '30 3 * * 1,4'
15
16
jobs:
17
check_urls:
0 commit comments