Skip to content

Commit

Permalink
chore: add ci as conventional commit scope (#70)
Browse files Browse the repository at this point in the history
Signed-off-by: Tobias Brumhard <tobias.brumhard@mail.schwarz>
  • Loading branch information
brumhard authored Feb 4, 2022
1 parent 7068303 commit df6acf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/semantic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ titleOnly: true
scopes:
- template
- engine
- ci

types:
- feat
- fix
- docs
- refactor
- test
- ci
- chore
- revert

0 comments on commit df6acf4

Please sign in to comment.