Merge pull request #1040 from actions/nickfyson/update-labeler-workflow

add specific permissions to the labeler-triage workflow
This commit is contained in:
Nick Fyson
2021-08-12 12:44:29 +01:00
committed by GitHub
+5
View File
@@ -1,4 +1,9 @@
name: "Pull Request Labeler"
permissions:
contents: read
pull-requests: write
on:
- pull_request_target