From 48a77675048bc4968237086fd75595c70c019e3f Mon Sep 17 00:00:00 2001 From: "martynas.karobcikas" Date: Wed, 26 Feb 2025 10:48:18 +0200 Subject: [PATCH] k8s: testing tag --- .github/workflows/publish-workers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-workers.yml b/.github/workflows/publish-workers.yml index 06dd2cd..b9d647d 100644 --- a/.github/workflows/publish-workers.yml +++ b/.github/workflows/publish-workers.yml @@ -6,7 +6,7 @@ on: branches: - main tags: - - "dev-v*" + - "v*" pull_request: branches: - main