We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d70d96 commit b65baafCopy full SHA for b65baaf
.github/workflows/backport.yml
@@ -5,10 +5,6 @@ on:
5
6
jobs:
7
backport:
8
- permissions:
9
- contents: read
10
- pull-requests: write
11
- actions: write
12
runs-on: ubuntu-latest
13
if: |
14
github.event.pull_request.merged == true
0 commit comments