From ff3490208551af3af83e38ba69a738e2d5c12bfa Mon Sep 17 00:00:00 2001 From: Andrew Beltrano Date: Fri, 8 Dec 2023 10:03:29 -0700 Subject: [PATCH] Add push target. --- .github/workflows/cmake.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index b409a376..a3a18bac 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -49,6 +49,7 @@ on: - 'cicd' - 'official-release' description: 'The name of the preset to use for all CMake operations (configure, build, test, install, package)' + push: workflow_call: inputs: build-types: