From abc149d66c25b3795e5aa5bc1b62f66f0bf17150 Mon Sep 17 00:00:00 2001 From: "Luke W. Johnston" Date: Tue, 13 May 2025 16:52:15 +0200 Subject: [PATCH] ci: :bug: error with team maybe? and set branch to this repo --- .github/workflows/sync-files.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sync-files.yml b/.github/workflows/sync-files.yml index 6f4bb05..59da01c 100644 --- a/.github/workflows/sync-files.yml +++ b/.github/workflows/sync-files.yml @@ -37,5 +37,5 @@ jobs: GIT_USERNAME: ${{ steps.app-token.outputs.app-slug }}[bot] GIT_EMAIL: ${{ steps.get-user-id.outputs.user-id }}+${{ steps.app-token.outputs.app-slug }}[bot]@users.noreply.github.com COMMIT_PREFIX: "chore(sync): :hammer: " - BRANCH_PREFIX: chore - TEAM_REVIEWERS: admin + COMMIT_EACH_FILE: false + BRANCH_PREFIX: chore/python-package-sync