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.
2 parents f8e9c8b + 63b9dfd commit 7ba0aceCopy full SHA for 7ba0ace
.github/workflows/branch_sync.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- '8.*.x'
7
schedule:
8
- - cron: '11 11 * * 7' # every Sunday at 11:11
+ - cron: '11 11 * * 0' # every Sunday at 11:11
9
workflow_dispatch:
10
inputs:
11
head_branch:
0 commit comments