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 2c03149 commit 92afc8aCopy full SHA for 92afc8a
.github/workflows/build-check.yml
@@ -9,7 +9,7 @@ on:
9
- main
10
- v5.*
11
schedule:
12
- - # build runs every weekday at 4:15AM UTC
+ # build runs every weekday at 4:15AM UTC
13
- cron: '15 4 * * *'
14
15
env:
0 commit comments