From 69e1c70ac77a699dd24ed06896c47752be6b0daf Mon Sep 17 00:00:00 2001 From: Lionel Date: Sat, 20 Jul 2024 15:01:19 +0200 Subject: [PATCH] Update ci.yml: run on push to sixsq_main Signed-off-by: Lionel --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cbe188b0a42..4cb329239b1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ concurrency: on: push: branches: - - 'main' + - 'sixsq_main' tags: - 'v*' pull_request: