ci: add reviewers for automated web API update PR

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens Langhammer 2023-01-11 17:16:43 +01:00
parent 7a1050300d
commit c42b34a46b
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ jobs:
body: "web: bump API Client version" body: "web: bump API Client version"
delete-branch: true delete-branch: true
signoff: true signoff: true
team-reviewers: "@goauthentik/core"
- uses: peter-evans/enable-pull-request-automerge@v2 - uses: peter-evans/enable-pull-request-automerge@v2
with: with:
token: ${{ secrets.BOT_GITHUB_TOKEN }} token: ${{ secrets.BOT_GITHUB_TOKEN }}