We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b3a07 commit 56f3ca8Copy full SHA for 56f3ca8
1 file changed
.github/workflows/ci.yml
@@ -16,6 +16,9 @@ on:
16
17
jobs:
18
test:
19
+ permissions:
20
+ contents: write
21
+ pull-requests: write
22
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
23
with:
24
license-check: true
0 commit comments