Files
mealie/.github/workflows/semantic.yml
Workflow config file is invalid. Please check your config file: EOF
2021-08-04 09:55:15 -08:00

6 lines
284 B
YAML

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