chore: do no semantic check on commit messages (#27276)

This commit is contained in:
Cheng Zhao
2021-01-13 12:37:32 +09:00
committed by GitHub
parent 61004723ac
commit 9deae1c3c4

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

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