diff --git a/.github/workflows/labeler-triage.yml b/.github/workflows/labeler-triage.yml index ce0cff3..eba05f0 100644 --- a/.github/workflows/labeler-triage.yml +++ b/.github/workflows/labeler-triage.yml @@ -1,4 +1,9 @@ name: "Pull Request Labeler" + +permissions: + contents: read + pull-requests: write + on: - pull_request_target