diff --git a/.github/semantic.yml b/.github/semantic.yml deleted file mode 100644 index 4f8499c..0000000 --- a/.github/semantic.yml +++ /dev/null @@ -1,17 +0,0 @@ -titleOnly: true -commitsOnly: false -titleAndCommits: false - -types: - - feat - - fix - - revert - - docs - - style - - refactor - - test - - build - - autogen - - security - - ci - - chore