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 7c1049e commit 297bbf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
permissions:
actions: read
issues: write
contents: write
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 297bbf0

Please sign in to comment.