diff --git a/README.md b/README.md index 0a9b9df..8048569 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,9 @@ on: jobs: test: + permissions: + contents: write + pull-requests: write uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3 with: lint: true