update github actions

This commit is contained in:
hay-kot
2021-08-07 17:03:10 -08:00
parent b14da7efdd
commit 51394e3d6d
7 changed files with 80 additions and 235 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