Skip to content

Commit

Permalink
ci: add issue permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Ab2nour committed Nov 14, 2023
1 parent 74bfa4d commit 9f0cfdf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-regex-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ name: "PR Labeler"

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

jobs:
Expand All @@ -17,3 +18,4 @@ jobs:
enable-versioned-regex: 0
include-title: 1
repo-token: ${{ github.token }}

0 comments on commit 9f0cfdf

Please sign in to comment.