mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: add semantic action
This commit is contained in:
13
.github/semantic.yml
vendored
Normal file
13
.github/semantic.yml
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
enabled: true
|
||||
|
||||
# Only check PR title
|
||||
titleOnly: true
|
||||
|
||||
types:
|
||||
- feat
|
||||
- fix
|
||||
- refactor
|
||||
- chore
|
||||
- docs
|
||||
- style
|
||||
- test
|
||||
Reference in New Issue
Block a user