mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-24 03:05:12 -05:00
disable ci/cd
This commit is contained in:
10
.github/workflows/semantic.yml
vendored
10
.github/workflows/semantic.yml
vendored
@@ -1,5 +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
|
||||
# # 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
|
||||
|
||||
Reference in New Issue
Block a user