diff --git a/.github/semantic.yml b/.github/semantic.yml new file mode 100644 index 000000000..7271a3414 --- /dev/null +++ b/.github/semantic.yml @@ -0,0 +1,3 @@ +# Configuration for Semantic Pull Requests PR validation, see https://github.com/zeke/semantic-pull-requests#configuration for full reference +# Always validate the PR title, and ignore the commits +titleOnly: true