👷 Update GitHub Action labeler permissions (#1300)
This commit is contained in:

committed by
GitHub

parent
cdf9a6548e
commit
4b9285643a
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
@@ -19,6 +19,8 @@ jobs:
|
||||
- uses: actions/labeler@v5
|
||||
# Run this after labeler applied labels
|
||||
check-labels:
|
||||
permissions:
|
||||
pull-requests: read
|
||||
name: Check labels
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user