Skip to content

Commit

Permalink
[bugfix] Ignore CI config when checking license headers
Browse files Browse the repository at this point in the history
  • Loading branch information
adamretter committed Apr 1, 2024
1 parent a24f67a commit 186fe72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@
<form>XML_STYLE</form>
</mapping>
<excludes>
<exclude>.github/**</exclude>
<exclude>**/pom.xml</exclude>
<exclude>**/README.md</exclude>
<exclude>**/LICENSE</exclude>
Expand Down

0 comments on commit 186fe72

Please sign in to comment.