Skip to content

Commit

Permalink
chore: labels permission tweaking (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
sp3nx0r authored Dec 13, 2023
1 parent 834f51d commit 3033bc7
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/meta-labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,13 @@ on:
pull_request_target:
branches: ["main"]

permissions:
checks: write
contents: read
pull-requests: write

jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Labeler
uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0
Expand Down

0 comments on commit 3033bc7

Please sign in to comment.