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 6132d8c commit 253a10cCopy full SHA for 253a10c
.github/workflows/build.yml
@@ -8,7 +8,7 @@ on:
8
workflow_dispatch:
9
schedule:
10
# Run the workflow on the 1st of every month at midnight
11
- - cron: '0 0 1 * *'
+ - cron: '0 * * *'
12
13
jobs:
14
build:
0 commit comments