mirror of
https://github.com/github/codeql.git
synced 2026-01-27 13:23:00 +01:00
Merge pull request #9412 from github/RasmusWL/labeler-permissions
Misc: Set permissions for labeler Action
This commit is contained in:
3
.github/workflows/labeler.yml
vendored
3
.github/workflows/labeler.yml
vendored
@@ -4,6 +4,9 @@ on:
|
||||
|
||||
jobs:
|
||||
triage:
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/labeler@v4
|
||||
|
||||
Reference in New Issue
Block a user