Skip to content

Commit

Permalink
ci: try to give permission
Browse files Browse the repository at this point in the history
  • Loading branch information
sjurtf committed Feb 20, 2024
1 parent 11c4d2f commit 2a9d4a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
runs-on: ubuntu-latest
needs: [lint, format]
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2a9d4a6

Please sign in to comment.