mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-06 14:05:21 +02:00
remove husky
This commit is contained in:
parent
51394e3d6d
commit
ea68095cd3
4 changed files with 1 additions and 8 deletions
5
.github/semantic.yml
vendored
Normal file
5
.github/semantic.yml
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Always validate the PR title AND all the commits
|
||||
titleAndCommits: true
|
||||
# Allows use of Merge commits (eg on github: "Merge branch 'master' into feature/ride-unicorns")
|
||||
# this is only relevant when using commitsOnly: true (or titleAndCommits: true)
|
||||
allowMergeCommits: true
|
Loading…
Add table
Add a link
Reference in a new issue