We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6cda5b commit 0a57f91Copy full SHA for 0a57f91
1 file changed
.github/workflows/check-build.yml
@@ -127,7 +127,4 @@ jobs:
127
name: pmd-report
128
if-no-files-found: ignore
129
path: |
130
- target/site/*.html
131
- target/site/css/**
132
- target/site/images/logos/maven-feather.png
133
- target/site/images/external.png
+ target/reports/*.html
0 commit comments