Skip to content

Commit

Permalink
ci(workflows): set label-merged-issues.permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
  • Loading branch information
unicornware committed Aug 13, 2022
1 parent 55aa7ba commit 3130fbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/label-merged-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ on:
pr:
description: pull request number
required: true
permissions:
issues: write
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
Expand Down

0 comments on commit 3130fbd

Please sign in to comment.