Skip to content

Commit b65baaf

Browse files
authored
Revert "GH: Allow backport workflow to trigger actions"
1 parent 2d70d96 commit b65baaf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/backport.yml

-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ on:
55

66
jobs:
77
backport:
8-
permissions:
9-
contents: read
10-
pull-requests: write
11-
actions: write
128
runs-on: ubuntu-latest
139
if: |
1410
github.event.pull_request.merged == true

0 commit comments

Comments
 (0)