Skip to content

Commit

Permalink
chore: add semantic.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanZhengYP committed May 19, 2022
1 parent de2eef6 commit bd3ef96
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/semantic.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
enabled: true
titleOnly: true
types:
- feat
- fix
- docs
- test
- chore
allowRevertCommits: true

0 comments on commit bd3ef96

Please sign in to comment.