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 0d520f0 commit 9bc04e2Copy full SHA for 9bc04e2
.github/workflows/default.yml
@@ -6,7 +6,7 @@ on:
6
release:
7
types: [ created ]
8
schedule:
9
- - cron: '0 2 * * 2' # At 02:00 on Tuesday
+ - cron: '0 4 * * 2' # At 02:00 on Tuesday
10
11
env:
12
MAIN_BRANCH: 'dev'
0 commit comments