From 5f50e7960216d1a7935f9217f03528cd2d8ac766 Mon Sep 17 00:00:00 2001 From: Guoying Qi <729395+gq1@users.noreply.github.com> Date: Tue, 4 Jun 2024 19:10:10 +0100 Subject: [PATCH] remove the test branch in ci --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index db325b6..845d853 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,6 @@ on: push: branches: - dev - - testing-sif pull_request: release: types: [published]