Skip to content

Commit

Permalink
change exclude
Browse files Browse the repository at this point in the history
Signed-off-by: YanxuanLiu <[email protected]>
  • Loading branch information
YanxuanLiu committed Nov 18, 2024
1 parent 8ce4593 commit 764302c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/license-header-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,8 @@ jobs:
*.scala,
*.py,
*.sh,
*/Dockerfile*,
*/Jenkinsfile*,
*Dockerfile*,
*Jenkinsfile*,
*.yml
excluded_file_patterns: |
*target/*
*patches/*
patches/*

0 comments on commit 764302c

Please sign in to comment.