diff --git a/.github/workflows/build-wrapper.yaml b/.github/workflows/build-wrapper.yaml index 569edf5c9c7..ad9f5131465 100644 --- a/.github/workflows/build-wrapper.yaml +++ b/.github/workflows/build-wrapper.yaml @@ -3,6 +3,8 @@ name: "[post-commit] Build C++ binaries with all configs" on: workflow_call: workflow_dispatch: + push: + branches: ["mchiou/11762*"] permissions: actions: read