chore: delete semantic.yml (#109)

Replaced by https://github.com/ory/meta/pull/154
This commit is contained in:
Kevin Goslar
2022-06-29 11:03:32 -05:00
committed by GitHub
parent 190516e248
commit 3d93f77913

17
.github/semantic.yml vendored
View File

@ -1,17 +0,0 @@
titleOnly: true
commitsOnly: false
titleAndCommits: false
types:
- feat
- fix
- revert
- docs
- style
- refactor
- test
- build
- autogen
- security
- ci
- chore