diff --git a/.github/workflows/repo-file-sync-pull-request.yml b/.github/workflows/repo-file-sync-pull-request.yml index 32fa673..496b250 100644 --- a/.github/workflows/repo-file-sync-pull-request.yml +++ b/.github/workflows/repo-file-sync-pull-request.yml @@ -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