Merge pull request #3884 from Human-Connection/3883-semantic-prs-with-one-commit-only

build: Add semantic PR config
This commit is contained in:
Mogge 2020-09-18 11:23:00 +02:00 committed by GitHub
commit aa2fbb912c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.github/semantic.yml vendored Normal file
View File

@ -0,0 +1,2 @@
# Always validate the PR title, and ignore the commits
titleOnly: true