Skip to content

Commit

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

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

0 comments on commit 2ecf199

Please sign in to comment.