Skip to content

Commit

Permalink
allow action to comment on PRs (this may be a bad idea)
Browse files Browse the repository at this point in the history
  • Loading branch information
NovemberTang authored May 8, 2024
1 parent b62871f commit 06711a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
permissions:
id-token: write
contents: read
pull-requests: write # required by guardian/actions-riff-raff

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 06711a3

Please sign in to comment.