Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools: remove unused
lint-pr-commit-message.sh
`tools/lint-pr-commit-message.sh` was previously used to lint the commit message of the first commit in a pull request but is now no longer used -- commit message linting is now done in a GitHub actions workflow which does not call this script.
- Loading branch information