summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/labeler.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml
index 11eb110b2..99db967b3 100644
--- a/.github/workflows/labeler.yml
+++ b/.github/workflows/labeler.yml
@@ -3,9 +3,6 @@ on:
pull_request_target:
types: [opened, synchronize, reopened, edited]
-permissions:
- contents: write # to add labels
-
jobs:
pr-labeler:
runs-on: ubuntu-latest