Skip to content

Commit

Permalink
chore: Ignore templates to check license
Browse files Browse the repository at this point in the history
Signed-off-by: Helio Chissini de Castro <[email protected]>
  • Loading branch information
heliocastro committed Jul 14, 2024
1 parent 02824ef commit f754535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/testForLicenseHeaders.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ done <<< "$(git ls-files \
| grep -v '.github/actions/docker_control/check_image.py' \
| grep -v '.github/ISSUE_TEMPLATE/*' \
| grep -v '.github/pull_request_template.md' \
| grep -v '.github/issue_template.md' \
| grep -v 'sw360.code-workspace' \
| grep -v 'default_secrets' \
| grep -v 'requirements.txt' \
Expand Down

0 comments on commit f754535

Please sign in to comment.