Skip to content

Commit

Permalink
ci: enable license checking (#581)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Aug 3, 2022
1 parent 8cf1d38 commit 98ba62a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ on:
jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
with:
license-check: true
license-check-allowed-additional: CC-BY-4.0;CC0-1.0

0 comments on commit 98ba62a

Please sign in to comment.