diff --git a/.github/workflows/auto-labeler.yml b/.github/workflows/auto-labeler.yml index 40926c82..b8e4478b 100644 --- a/.github/workflows/auto-labeler.yml +++ b/.github/workflows/auto-labeler.yml @@ -5,7 +5,6 @@ on: pull_request_target: types: [ opened ] permissions: - # Setting up permissions in the workflow to limit the scope of what it can do. Optional! contents: read issues: write pull-requests: write