We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08d7403 commit 66c5823Copy full SHA for 66c5823
.github/workflows/auto-update.yaml
@@ -2,7 +2,7 @@ name: Update pull request branches
2
3
on:
4
schedule:
5
- - cron: '0 */6 * * *'
+ - cron: '30 11 * * *'
6
7
concurrency:
8
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments