From 3f2439e888b82ae1dc62ce04314c2fa2bf645ffa Mon Sep 17 00:00:00 2001 From: Chielo Newctle Date: Thu, 9 May 2024 15:23:19 +0800 Subject: [PATCH] chore(ci): run python ci for all branches --- .github/workflows/ci_python.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/ci_python.yml b/.github/workflows/ci_python.yml index 38a8da5..7f8727a 100644 --- a/.github/workflows/ci_python.yml +++ b/.github/workflows/ci_python.yml @@ -6,10 +6,6 @@ defaults: on: push: - branches: - - main - tags: - - "*" pull_request: workflow_dispatch: