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 }}