diff --git a/.github/semantic.yml b/.github/semantic.yml deleted file mode 100644 index b60ca2e9..00000000 --- a/.github/semantic.yml +++ /dev/null @@ -1,13 +0,0 @@ -enabled: true - -# Only check PR title -titleOnly: true - -types: - - feat - - fix - - refactor - - chore - - docs - - style - - test