Skip to content

Commit

Permalink
fix: ci permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Eomm committed Oct 8, 2023
1 parent 8af53dc commit 0631f00
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ on:

jobs:
test:
permissions:
contents: write
pull-requests: write
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
with:
lint: true

0 comments on commit 0631f00

Please sign in to comment.