Skip to content

Commit

Permalink
Exclude .m2 from license check for github action
Browse files Browse the repository at this point in the history
  • Loading branch information
fpapon committed Jan 8, 2021
1 parent e4bdc4b commit 3ec4444
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 @@ -234,6 +234,7 @@
<exclude>**/*.slim</exclude>
<exclude>**/*.xslt</exclude>
<exclude>**/minisite/**</exclude>
<exclude>**/.m2/**</exclude>
</excludes>
</configuration>
</plugin>
Expand Down

0 comments on commit 3ec4444

Please sign in to comment.