Skip to content

Commit

Permalink
Exclude node-sassafras license check
Browse files Browse the repository at this point in the history
  • Loading branch information
davxy committed Dec 2, 2023
1 parent 4363c70 commit 8bca723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-licenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
shopt -s globstar
npx @paritytech/license-scanner scan \
--ensure-licenses ${{ env.LICENSES }} \
--exclude ./substrate/bin/node-template \
--exclude ./substrate/bin/node-template ./substrate/bin/node-sassafras \
-- ./substrate/**/*.rs

0 comments on commit 8bca723

Please sign in to comment.