Skip to content

Commit 6e5b92a

Browse files
committed
ci: add backports workflow
1 parent d664448 commit 6e5b92a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/backports.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
3434
with:
3535
token: ${{ secrets.VEXXHOST_BOT_PAT }}
36+
repository: vexxhost-bot/${{ github.event.repository.name }}
3637
- uses: korthout/backport-action@d07416681cab29bf2661702f925f020aaa962997 # v3.4.1
3738
with:
3839
github_token: ${{ secrets.VEXXHOST_BOT_PAT }}

0 commit comments

Comments
 (0)