Test Backporting

Signed-off-by: Chaoscaot <max@maxsp.de>
This commit is contained in:
2026-05-15 13:43:56 +02:00
parent 9ca7446dba
commit c6f432a5c4
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ on:
permissions: permissions:
contents: write contents: write
issues: write
pull-requests: write pull-requests: write
issues: write issues: write
+1
View File
@@ -47,6 +47,7 @@ jobs:
if: ${{ startsWith(github.event.pull_request.base.ref, 'version/') && startsWith(github.event.pull_request.head.ref, 'backport/pr-') }} if: ${{ startsWith(github.event.pull_request.base.ref, 'version/') && startsWith(github.event.pull_request.head.ref, 'backport/pr-') }}
permissions: permissions:
contents: write contents: write
issues: write
pull-requests: write pull-requests: write
steps: steps:
- name: Merge successful backport PR - name: Merge successful backport PR