Skip to content

Commit

Permalink
Change back to issue permission
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinEyo1 committed Mar 26, 2024
1 parent e445596 commit 988000e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ concurrency:
jobs:
check-pr-label:
permissions:
pull-requests: write
issues: write
if: ${{ github.event.review.state == 'approved' }}
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 988000e

Please sign in to comment.