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 61a2b12 commit 8113220Copy full SHA for 8113220
.github/workflows/ci.yml
@@ -12,4 +12,6 @@ on:
12
13
jobs:
14
test:
15
- uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
+ uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
16
+ with:
17
+ license-check: true
0 commit comments