diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2e8fad0c..3782483f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,6 +5,8 @@ on: # yamllint disable-line rule:truthy rule:comments branches: - "main" - "develop" + tags: + - "v*" pull_request: ~ env: