Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
github: add check for PR title (scionproto#4574)
Github workflow to check that the PR title follows the contribution guidelines: - Starts with `<subsystem>:` - Uses lowercase letters for subject line (and does not end with a period) Could also be done in buildkite, but github action seems appropriate.
- Loading branch information