ci: fix web api author

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens Langhammer 2023-01-14 14:52:47 +01:00
parent e0b06bc4de
commit c380512cc8
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ jobs:
delete-branch: true
signoff: true
team-reviewers: "@goauthentik/core"
author: authentik bot <github-bot@goauthentik.io>
- uses: peter-evans/enable-pull-request-automerge@v2
with:
token: ${{ secrets.BOT_GITHUB_TOKEN }}