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 5e6d977 commit b72b72dCopy full SHA for b72b72d
.github/workflows/ci-test.yml
@@ -9,7 +9,7 @@ on:
9
# branches: [ "master" ]
10
schedule:
11
# monthly build/check
12
- - cron '0 19 1 * *'
+ - cron: '0 19 1 * *'
13
14
jobs:
15
test:
0 commit comments