From fa4b6261d41cfbdde1ecbbdd8a2fa649e16393ec Mon Sep 17 00:00:00 2001 From: Eugene Klimov Date: Tue, 28 Nov 2023 14:31:42 +0400 Subject: [PATCH] add v3 to ci.yaml to check test in https://github.com/Altinity/clickhouse-grafana/pull/493 --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aa44d300a..4242245c9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,6 +9,7 @@ on: branches: - master - main + - v3 jobs: build: