Skip to content

Commit 588916d

Browse files
authored
ci: enable license checking (#41)
1 parent edc6628 commit 588916d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ on:
1313
jobs:
1414
test:
1515
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
16-
16+
with:
17+
license-check: true

0 commit comments

Comments
 (0)