We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81666fb commit ef5740bCopy full SHA for ef5740b
.github/workflows/auto-assign-issues.yaml
@@ -4,6 +4,8 @@ on:
4
types: [opened]
5
pull_request:
6
7
+permissions:
8
+ pull-requests: write
9
jobs:
10
run:
11
runs-on: ubuntu-latest
0 commit comments