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 886389e commit b904e8aCopy full SHA for b904e8a
.github/workflows/schedule.yml
@@ -8,7 +8,7 @@ on:
8
branches:
9
- '**'
10
schedule:
11
- - cron: '0 0 * * *'
+ - cron: '0 0/8 * * *'
12
workflow_dispatch:
13
14
concurrency:
0 commit comments