disable ci/cd

This commit is contained in:
hay-kot
2021-08-04 09:55:15 -08:00
parent 0b4cbc38e0
commit 049e2f87f3
3 changed files with 77 additions and 77 deletions

View File

@@ -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