Skip to content

Commit

Permalink
Update pr-comment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacoblightning authored Aug 4, 2024
1 parent 297bbf0 commit 2fbecbb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pr-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ on:
types: [completed]
jobs:
pr_comment:
permissions:
actions: read
issues: write
contents: write
permissions: write-all
if: github.event.workflow_run.event == 'pull_request' && github.event.workflow_run.conclusion == 'success'
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 2fbecbb

Please sign in to comment.