We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f38778 commit a24f9b8Copy full SHA for a24f9b8
1 file changed
.github/workflows/pr-labeler.yml
@@ -1,4 +1,7 @@
1
name: PR Labeler
2
+permissions:
3
+ contents: read
4
+ pull-requests: write
5
on:
6
pull_request:
7
types: [opened]
0 commit comments