Skip to content

Commit

Permalink
Merge pull request #701 from DemocracyClub/fix-ci
Browse files Browse the repository at this point in the history
allow pr-comment.yml pull-requests: write
  • Loading branch information
chris48s authored Jun 16, 2024
2 parents 9ec8090 + 897d9ff commit cbf8da0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
env:
PUBLIC_URL: ${{ secrets.PUBLIC_URL }}

permissions:
pull-requests: write

jobs:
comment:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cbf8da0

Please sign in to comment.