We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de62975 commit a74abdaCopy full SHA for a74abda
1 file changed
.github/workflows/sync-upstream.yml
@@ -2,7 +2,7 @@ name: sync-upstream
2
3
on:
4
schedule:
5
- - cron: "17 2 * * *"
+ - cron: "17 2 * * 5"
6
workflow_dispatch:
7
8
concurrency: ${{ github.workflow }}-${{ github.ref }}
0 commit comments