ci: add qvet config

This commit is contained in:
Tom Milligan
2023-04-23 14:01:38 +01:00
parent 7ad4d3f18c
commit 196585f4f2

14
qvet.yml Normal file
View File

@@ -0,0 +1,14 @@
action:
ready:
type: link
name: "Push New Version Tag"
url: "https://github.com/tommilligan/mdbook-admonish"
commit:
ignore:
merges: true
release:
identifiers:
- type: tag
pattern: "^v[0-9]"