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 0492eea commit b6097afCopy full SHA for b6097af
.github/workflows/TraceOnTheHour.yml
@@ -2,8 +2,7 @@
2
name: Trace On the Hour
3
on:
4
schedule:
5
- cron:
6
- - '0 0-23 * * *'
+ - cron: '0 0-23 * * *'
7
jobs:
8
TraceGitHubEvent:
9
runs-on: ubuntu-latest
0 commit comments