We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c04878 commit 1c6187aCopy full SHA for 1c6187a
1 file changed
.github/workflows/core-synchronization.yml
@@ -2,8 +2,8 @@ name: Core Synchronization
2
3
on:
4
workflow_dispatch:
5
- schedule:
6
- - cron: '30 4 * * *'
+ #schedule:
+ # - cron: '30 4 * * *'
7
8
jobs:
9
create_pull_request:
0 commit comments