mirror of https://github.com/usememos/memos.git
chore: add semantic action
This commit is contained in:
parent
ad50aec2db
commit
5601daef40
|
|
@ -0,0 +1,13 @@
|
|||
enabled: true
|
||||
|
||||
# Only check PR title
|
||||
titleOnly: true
|
||||
|
||||
types:
|
||||
- feat
|
||||
- fix
|
||||
- refactor
|
||||
- chore
|
||||
- docs
|
||||
- style
|
||||
- test
|
||||
Loading…
Reference in New Issue