Skip to content

Commit 4b92856

Browse files
authored
👷 Update GitHub Action labeler permissions (#1300)
1 parent cdf9a65 commit 4b92856

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/labeler.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
- uses: actions/labeler@v5
2020
# Run this after labeler applied labels
2121
check-labels:
22+
permissions:
23+
pull-requests: read
2224
name: Check labels
2325
runs-on: ubuntu-latest
2426
steps:

0 commit comments

Comments
 (0)