Skip to content

Commit c4eb834

Browse files
authored
ci(ci): set job permissions (#214)
1 parent 9dbbda9 commit c4eb834

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
@@ -16,6 +16,9 @@ on:
1616

1717
jobs:
1818
test:
19+
permissions:
20+
contents: write
21+
pull-requests: write
1922
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
2023
with:
2124
license-check: true

0 commit comments

Comments
 (0)