We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ed28df commit a84d7aaCopy full SHA for a84d7aa
pom.xml
@@ -1087,6 +1087,9 @@
1087
<exclude>utils/testsmallfileinactive</exclude>
1088
<exclude>**/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker</exclude>
1089
<exclude>.github/workflows/dependabot.yaml</exclude>
1090
+ <exclude>.github/workflows/*.md</exclude>
1091
+ <exclude>.github/workflows/*.lock.md</exclude>
1092
+ <exclude>.github/aw/**</exclude>
1093
</excludes>
1094
</configuration>
1095
</plugin>
0 commit comments