From 6cfa96403601aa31bc0ecd2e3fdd4e2ef25e202b Mon Sep 17 00:00:00 2001 From: jerrykingxyz Date: Fri, 3 Jan 2025 17:27:08 +0800 Subject: [PATCH] test --- .github/workflows/ecosystem-ci.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ecosystem-ci.yml b/.github/workflows/ecosystem-ci.yml index 88ff07c1ad73..751e78c89ffb 100644 --- a/.github/workflows/ecosystem-ci.yml +++ b/.github/workflows/ecosystem-ci.yml @@ -25,9 +25,10 @@ on: required: true type: string default: "-" -# push: -# branches: -# - main + push: + branches: + - main + - jerry/ci # paths-ignore: # - "**/*.md" # - "website/**"