workflows/team: Prefix PR branch with create-pull-request

Allows better scoping of branch creation restrictions
This commit is contained in:
Silvan Mosberger
2025-10-28 01:20:12 +01:00
parent f99236b353
commit 72d9fc32fe

View File

@@ -75,7 +75,7 @@ jobs:
author: ${{ steps.user.outputs.git-string }}
committer: ${{ steps.user.outputs.git-string }}
commit-message: "maintainers/github-teams.json: Automated sync"
branch: github-team-sync
branch: pr/github-team-sync
title: "maintainers/github-teams.json: Automated sync"
body: |
This is an automated PR to sync the GitHub teams with access to this repository to the `lib.teams` list.