From d9c272e64145ef01fc1d603f1c4005a63acf16ab Mon Sep 17 00:00:00 2001 From: itsdevbear Date: Fri, 14 Jun 2024 14:19:07 -0400 Subject: [PATCH] chore(ci): run build container on tag --- .github/workflows/pipeline.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 79ce657a4a..c214144975 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -29,6 +29,8 @@ on: push: branches: - main + tags: + - "v*" pull_request: merge_group: