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 b85edeb commit 7fff936Copy full SHA for 7fff936
.github/workflows/pull_request_label.yml
@@ -14,6 +14,8 @@ on:
14
15
jobs:
16
label:
17
+ permissions:
18
+ pull-requests: write
19
runs-on: ubuntu-latest
20
steps:
21
- uses: actions/labeler@9794b1493b6f1fa7b006c5f8635a19c76c98be95
0 commit comments