Skip to content

Commit c863489

Browse files
authored
ci: 🐛 error with team maybe? and set branch to this repo (#72)
## Description Still not working exactly right.
1 parent 6ce29b2 commit c863489

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sync-files.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
GIT_USERNAME: ${{ steps.app-token.outputs.app-slug }}[bot]
3838
GIT_EMAIL: ${{ steps.get-user-id.outputs.user-id }}+${{ steps.app-token.outputs.app-slug }}[bot]@users.noreply.github.com
3939
COMMIT_PREFIX: "chore(sync): :hammer: "
40-
BRANCH_PREFIX: chore
41-
TEAM_REVIEWERS: admin
40+
COMMIT_EACH_FILE: false
41+
BRANCH_PREFIX: chore/python-package-sync

0 commit comments

Comments
 (0)