chore: remove unused action

This commit is contained in:
Steven
2025-05-26 21:50:36 +08:00
parent 4924b23884
commit cbf5687dd9

13
.github/semantic.yml vendored
View File

@@ -1,13 +0,0 @@
enabled: true
# Only check PR title
titleOnly: true
types:
- feat
- fix
- refactor
- chore
- docs
- style
- test