summaryrefslogtreecommitdiffstats
path: root/qvet.yml
blob: 9f4169e7e2a0c5d35387050c314113be5850e32b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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]"