chore: do no semantic check on commit messages (#27276)
This commit is contained in:
parent
61004723ac
commit
9deae1c3c4
1 changed files with 2 additions and 0 deletions
2
.github/semantic.yml
vendored
Normal file
2
.github/semantic.yml
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Always validate the PR title, and ignore the commits
|
||||
titleOnly: true
|
Loading…
Reference in a new issue