Skip to content

Commit

Permalink
ci: fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
RuggeroVisintin committed Dec 8, 2023
1 parent 191bd1b commit c4fe931
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,8 @@ jobs:
timeout-minutes: 2
runs-on: ubuntu-latest
permissions:
packages: write
repository-projects: write
contents: write
pull-requests: write
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit c4fe931

Please sign in to comment.