From b974c883903098b553e1a056dc525b08f1285be9 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Thu, 10 Feb 2022 11:49:50 +0100 Subject: [PATCH] Request review from roadies part 2. --- .github/workflows/repo-file-sync-pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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