Skip to content

Commit

Permalink
Added permissions for actions to write comments in prs
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-symbiotic committed Jan 14, 2025
1 parent ed75bd9 commit 5fb9624
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
jobs:
validate-pr:
runs-on: ubuntu-24.04
permissions:
pull-requests: write

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 5fb9624

Please sign in to comment.