mirror of
https://github.com/jazzband/.github.git
synced 2026-03-16 22:20:32 +00:00
Enable PR based sync files.
This commit is contained in:
parent
d694ed2cc3
commit
36731c4cfc
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
COMMIT_EACH_FILE: true
|
||||
GIT_EMAIL: jazzband-bot@users.noreply.github.com
|
||||
GIT_USERNAME: jazzband-bot
|
||||
DRY_RUN: true
|
||||
DRY_RUN: false
|
||||
OVERWRITE_EXISTING_PR: true
|
||||
SKIP_PR: false
|
||||
CONFIG_PATH: .github/sync/pull-request.yml
|
||||
|
|
|
|||
Loading…
Reference in a new issue