Skip to content

Commit 8b814d6

Browse files
committed
ci: restore job level permissions
1 parent 6feac72 commit 8b814d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ permissions:
1919

2020
jobs:
2121
test:
22+
permissions:
23+
contents: write
24+
pull-requests: write
2225
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
2326
with:
2427
license-check: true

0 commit comments

Comments
 (0)