Skip to content

Commit 8113220

Browse files
authored
ci: enable license checking (#80)
1 parent 61a2b12 commit 8113220

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ on:
1212

1313
jobs:
1414
test:
15-
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
15+
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
16+
with:
17+
license-check: true

0 commit comments

Comments
 (0)