chore: Relax 'Semantic Pull Requests' check
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
87af20fd06
commit
9f78309b87
1 changed files with 3 additions and 0 deletions
3
.github/semantic.yml
vendored
Normal file
3
.github/semantic.yml
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
## Reference: https://github.com/zeke/semantic-pull-requests
|
||||
# Always validate the PR title, and ignore the commits
|
||||
titleOnly: true
|
Loading…
Reference in a new issue