From 7359b800cecb2c5a2978e27b2d17081d55751ca6 Mon Sep 17 00:00:00 2001 From: fsantiago Date: Tue, 6 May 2025 12:47:22 +0200 Subject: [PATCH] =?UTF-8?q?:wrench:=20=F0=9F=A7=B9=20reorganize=20zip=20ty?= =?UTF-8?q?pe=20logic?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-bundles.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build-bundles.yml b/.github/workflows/build-bundles.yml index 9bd7acc68e..6e00b18f0b 100644 --- a/.github/workflows/build-bundles.yml +++ b/.github/workflows/build-bundles.yml @@ -12,7 +12,9 @@ on: options: - individual - all - + push: + branches: + - github-actions-bundle-build env: ZIP_MODE: ${{ github.event.inputs.zip_mode }}