Skip to content

Commit

Permalink
Fix workflow permissions (#1184)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts authored Dec 2, 2023
1 parent abc4f19 commit 2bf03e6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/comment-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ name: Comment PR
on:
pull_request_target:

comment-pr:
permissions:
pull-requests: write
permissions:
pull-requests: write

jobs:
comment-pr:
Expand Down

0 comments on commit 2bf03e6

Please sign in to comment.