Files
ansible-en-role/.github/semantic.yml
2024-03-05 17:05:57 +02:00

7 lines
280 B
YAML

---
# Always validate the PR title AND all the commits
titleAndCommits: true
# Allows use of Merge commits (e.g. on GitHub: "Merge branch 'master' into feature/ride-unicorns")
# this is only relevant when using commitsOnly: true (or titleAndCommits: true)
allowMergeCommits: true