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 369705b commit 389c1e5Copy full SHA for 389c1e5
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
types: [opened, synchronize, reopened]
6
schedule:
7
- # “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)
8
- cron: "0 0 1/7 * *"
9
10
jobs:
exasol/toolbox/templates/github/workflows/ci.yml
0 commit comments