Skip to content

Commit 6590fa1

Browse files
authored
Merge pull request #260 from fastify/Fdawgs-patch-1
ci: enable license checking
2 parents 5fc1fe0 + fcf9bd8 commit 6590fa1

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)