mirror of https://github.com/usememos/memos
chore: add semantic action
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