Expected Behavior
Hi! I just tried this action with:
- rules remained as default
- commitTitleMatch to false
- ignoreCommits to false
I expect to check if the PR title is correct as well as the commits in the PR.
Actual Behavior
Here is a simple test with empty commits that do not follow the naming convention (but the PR title does). The checks pass:

Isn't it supposed to fail since the commits inside the PR are not valid? Thanks for your help!
Steps to Reproduce the Problem
The attached image is sufficient to reproduce this issue.
Expected Behavior
Hi! I just tried this action with:
I expect to check if the PR title is correct as well as the commits in the PR.
Actual Behavior
Here is a simple test with empty commits that do not follow the naming convention (but the PR title does). The checks pass:
Isn't it supposed to fail since the commits inside the PR are not valid? Thanks for your help!
Steps to Reproduce the Problem
The attached image is sufficient to reproduce this issue.