Skip to content

Commit c50a4ea

Browse files
Daan HooglandDaanHoogland
authored andcommitted
agentic workflow exclusion
1 parent 1fd5c2c commit c50a4ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1087,6 +1087,9 @@
10871087
<exclude>utils/testsmallfileinactive</exclude>
10881088
<exclude>**/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker</exclude>
10891089
<exclude>.github/workflows/dependabot.yaml</exclude>
1090+
<exclude>.github/workflows/*.md</exclude>
1091+
<exclude>.github/workflows/*.lock.md</exclude>
1092+
<exclude>.github/aw/**</exclude>
10901093
</excludes>
10911094
</configuration>
10921095
</plugin>

0 commit comments

Comments
 (0)