From d9cdd020e68f422a55e8bc0ab33a5812f698df8c Mon Sep 17 00:00:00 2001 From: fsantiago Date: Tue, 6 May 2025 12:24:18 +0200 Subject: [PATCH] =?UTF-8?q?:recycle:=20=E2=99=BB=EF=B8=8F=20improve=20zip?= =?UTF-8?q?=20type=20definition?= 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 8d5224389c..d3143e8f39 100644 --- a/.github/workflows/build-bundles.yml +++ b/.github/workflows/build-bundles.yml @@ -11,7 +11,9 @@ on: options: - individual - all - + push: + branches: + - github-actions-bundle-build env: ZIP_MODE: ${{ github.event.inputs.zip_mode }}