We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dff6f79 + 0fd7506 commit d853d3cCopy full SHA for d853d3c
.github/workflows/andy-thawing.yml
@@ -2,7 +2,7 @@ name: Andy Thawing
2
3
on:
4
schedule:
5
- - cron: '0 0,6,12,18 * * *'
+ - cron: "0 */24 * * *"
6
workflow_dispatch:
7
8
permissions:
0 commit comments