Skip to content

Commit 7fff936

Browse files
authored
Give the labeler access to PRs (flutter#4348)
1 parent b85edeb commit 7fff936

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull_request_label.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ on:
1414

1515
jobs:
1616
label:
17+
permissions:
18+
pull-requests: write
1719
runs-on: ubuntu-latest
1820
steps:
1921
- uses: actions/labeler@9794b1493b6f1fa7b006c5f8635a19c76c98be95

0 commit comments

Comments
 (0)