We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bace65 commit f06ad37Copy full SHA for f06ad37
.github/workflows/ci_integrationtests.yml
@@ -3,7 +3,7 @@ name: integrationtests
3
on:
4
workflow_call:
5
schedule:
6
- - cron: '0 0 * * *' # Run at midnight UTC every day
+ - cron: '0 0 * * *' # Run at midnight
7
8
jobs:
9
integrationtests:
0 commit comments