Skip to content

Commit

Permalink
update license header check
Browse files Browse the repository at this point in the history
Signed-off-by: YanxuanLiu <[email protected]>
  • Loading branch information
YanxuanLiu committed Nov 19, 2024
1 parent 764302c commit 5c6667c
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/license-header-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,13 @@ jobs:
with:
included_file_patterns: |
*.cpp,
*.hpp,
*.cu,
*.cuh,
*.java,
*.scala,
*.py,
*.sh,
*Dockerfile*,
*Jenkinsfile*,
*.yml
excluded_file_patterns: |
patches/*
*.yml,
*.yaml,
*.txt

0 comments on commit 5c6667c

Please sign in to comment.