Skip to content

Commit

Permalink
add .github files to ignore list
Browse files Browse the repository at this point in the history
  • Loading branch information
Thanhphan1147 committed Feb 13, 2024
1 parent c4efaa0 commit 0031e52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ header:
paths:
- '**'
paths-ignore:
- '.github/**'
- '.licenserc.yaml'
- "poetry.lock"
comment: on-failure

0 comments on commit 0031e52

Please sign in to comment.