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 fe55dcc commit f6073e8Copy full SHA for f6073e8
1 file changed
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ on:
16
types: [synchronize, opened, reopened]
17
branches: ["main", "devel/*"]
18
schedule:
19
- - cron: "0 0 * * *"
+ - cron: "0 0,12 * * *"
20
workflow_dispatch:
21
inputs:
22
publish:
0 commit comments