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 b96bdb5 commit 68150c4Copy full SHA for 68150c4
.github/workflows/integration.yml
@@ -5,8 +5,8 @@ on:
5
branches:
6
- master
7
pull_request:
8
- # schedule:
9
- # - cron: 3 0 * * * # Run daily at 0:03 UTC
+ schedule:
+ - cron: 30 6 * * *
10
11
jobs:
12
build-collection-artifact:
0 commit comments