-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello Folks !!
Is there any way to specify the type of report in the action ? per example , can i do this
- uses: pmd/pmd-github-action@v1
id: pmd
with:
version: '6.40.0'
sourcePath: 'src/main/java'
rulesets: 'rulesets/java/quickstart.xml,ruleset.xml'
reportFile: 'pmd-report.xlst' "Or another report file extension"Thanks!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request