Skip to content

Commit fcf9bd8

Browse files
authored
ci: enable license checking
1 parent 5fc1fe0 commit fcf9bd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)