build: Add semantic PR config

- Added 'semantic.yml'.
This commit is contained in:
Wolfgang Huß 2020-09-17 12:59:13 +02:00
parent 47e43f2f9d
commit e60bd311a4

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

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