From b1c98a3c132748338dc5ef90dea7e6084bb0c9d3 Mon Sep 17 00:00:00 2001 From: Uros Bajzelj Date: Thu, 11 Aug 2022 07:56:32 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) 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: