mirror of
https://github.com/jazzband/.github.git
synced 2026-03-16 22:20:32 +00:00
Disable dry-run.
This commit is contained in:
parent
7395a697f7
commit
e7e2807a4a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/repo-file-sync.yml
vendored
2
.github/workflows/repo-file-sync.yml
vendored
|
|
@ -22,5 +22,5 @@ jobs:
|
|||
COMMIT_EACH_FILE: true
|
||||
GIT_EMAIL: jazzband-bot@users.noreply.github.com
|
||||
GIT_USERNAME: jazzband-bot
|
||||
DRY_RUN: true
|
||||
# DRY_RUN: true
|
||||
CONFIG_PATH: .sync.yml
|
||||
|
|
|
|||
Loading…
Reference in a new issue