Skip to content

Commit 8defa9a

Browse files
committed
corrected directory
1 parent a1fe811 commit 8defa9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pmd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: pmd/pmd-github-action@v2
1515
id: pmd
1616
with:
17-
rulesets: 'ruleset.xml'
17+
rulesets: '.github/workflows/ruleset.xml'
1818
analyzeModifiedFilesOnly: true
1919
createGitHubAnnotations: false
2020
uploadSarifReport: true

0 commit comments

Comments
 (0)