Disable Sync for PRs
This commit is contained in:
parent
8fe3ab9ce7
commit
725a000629
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ on:
|
|||
branches: [ master ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ master ]
|
||||
#branches: [ master ]
|
||||
schedule:
|
||||
- cron: '23 7 * * 5'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue