diff --git a/.github/semantic.yml b/.github/semantic.yml new file mode 100644 index 000000000..fff5d672a --- /dev/null +++ b/.github/semantic.yml @@ -0,0 +1,3 @@ +titleAndCommits: true +allowMergeCommits: true +allowRevertCommits: true