ci: fix web api author
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
parent
e0b06bc4de
commit
c380512cc8
|
@ -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 }}
|
||||
|
|
Reference in New Issue