From 6307fee10717694d8fb734b50a504e6acaecd805 Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Tue, 4 Mar 2025 14:17:12 +0100 Subject: [PATCH] Change CI to trigger for this branch --- .github/workflows/ci-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-actions.yml b/.github/workflows/ci-actions.yml index fe3c2d51..86725fba 100644 --- a/.github/workflows/ci-actions.yml +++ b/.github/workflows/ci-actions.yml @@ -3,7 +3,7 @@ name: Weld API CI on: pull_request: - branches: [ master ] + branches: [ 6.0 ] jobs: build: