We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63898a1 commit 0de3863Copy full SHA for 0de3863
exasol/toolbox/templates/github/workflows/ci.yml
@@ -8,7 +8,7 @@ on:
8
- "main"
9
- "master"
10
schedule:
11
- # “At 00:00 on every 7th day-of-month from 1 through 31.” (https://crontab.guru)
+ # "At 00:00 on every 7th day-of-month from 1 through 31." (https://crontab.guru)
12
- cron: "0 0 1/7 * *"
13
14
jobs:
0 commit comments