Skip to content

Commit

Permalink
ci: update permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Miodec committed Jan 23, 2025
1 parent bbf0aa6 commit b4d8a5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pretty-fix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ env:
NODE_VERSION: "20.16.0"

permissions:
contents: write
contents: read
pull-requests: write

on:
pull_request_target:
Expand Down

0 comments on commit b4d8a5f

Please sign in to comment.