ci(github): fix commit parity check is running outside of PRs #3515
Labels
Tests
Anything related to tests be that automatic or manual, integration or unit, etc.
Milestone
Description
The commit parity check does not make sense to be running on the main branch because there is no pull request description to compare the texts to in that context.
Right now it is configured to run on the main branch but then it just crashes of course.
Attaching logs:
2024-09-04T21-17-10-commit-parity-check-main-branch.crash.log
Acceptance Criteria
The text was updated successfully, but these errors were encountered: