Skip to content

Commit c24c39e

Browse files
authored
Merge pull request add-semantic-ci
ci: Add semantic PR titles
2 parents 3e3bc51 + 65753a9 commit c24c39e

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.github/semantic.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
enabled: true
2+
types:
3+
- feat
4+
- fix
5+
- docs
6+
- style
7+
- refactor
8+
- perf
9+
- test
10+
- build
11+
- ci
12+
- chore
13+
- revert
14+
- change

0 commit comments

Comments
 (0)