From 0de3b7b5bcbec47a9a8b37fa135eee743ce05bbb Mon Sep 17 00:00:00 2001 From: aniss Date: Fri, 18 Oct 2024 11:02:03 +0800 Subject: [PATCH] ci: remove pipeline trigger branch of "fix/*" --- .github/workflows/pipeline.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index bf68c7c67..19f321f9d 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -3,7 +3,6 @@ on: push: branches: - master - - fix/* tags: - "v*" pull_request: