diff --git a/.github/workflows/repo-file-sync-pull-request.yml b/.github/workflows/repo-file-sync-pull-request.yml index f8d1c3f..7a585d1 100644 --- a/.github/workflows/repo-file-sync-pull-request.yml +++ b/.github/workflows/repo-file-sync-pull-request.yml @@ -16,7 +16,7 @@ jobs: uses: BetaHuhn/repo-file-sync-action@v1.17.0 with: GH_PAT: ${{ secrets.SYNC_TOKEN }} - ASSIGNEES: jezdez + TEAM_REVIEWERS: roadies COMMIT_PREFIX: "Jazzband:" BRANCH_PREFIX: "jazzband/sync" COMMIT_EACH_FILE: true