Skip to content

Commit

Permalink
Fix permission for writing comments from check-schema-upgrade workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Noël <[email protected]>
  • Loading branch information
philippemnoel authored Nov 3, 2024
1 parent 4be7202 commit 5fdbbfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-pg_analytics-schema-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ on:
# Required to post a comment to the PR
permissions:
pull-requests: write
issues: write

concurrency:
group: check-pg_analytics-schema-upgrade-${{ github.head_ref || github.ref }}
Expand Down

0 comments on commit 5fdbbfa

Please sign in to comment.