Skip to content

Commit

Permalink
ci: enable license checking (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Aug 2, 2022
1 parent abf3167 commit f592b0f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ on:

jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
with:
license-check: true

0 comments on commit f592b0f

Please sign in to comment.