pmd / pmd-github-action

GitHub Action for PMD
MIT License
39 stars 26 forks source link

"not found" error when no code change #193

Open juherr opened 1 year ago

juherr commented 1 year ago

Hi,

All dependabot commits are marked as failed due to the "not found" error because the change doesn't have any code line. See https://github.com/steve-community/steve/commits/master

Maybe an extra option (failIfNoCode: true|false?) could help to configure the behavior.