forked from SteamWar/SteamWar
@@ -8,6 +8,7 @@ on:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
issues: write
|
||||
pull-requests: write
|
||||
issues: write
|
||||
|
||||
|
||||
@@ -47,6 +47,7 @@ jobs:
|
||||
if: ${{ startsWith(github.event.pull_request.base.ref, 'version/') && startsWith(github.event.pull_request.head.ref, 'backport/pr-') }}
|
||||
permissions:
|
||||
contents: write
|
||||
issues: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- name: Merge successful backport PR
|
||||
|
||||
Reference in New Issue
Block a user