diff --git a/.github/workflows/build-bundles.yml b/.github/workflows/build-bundles.yml index d7bb12ecbd..f65d8dc226 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 }}