From 195fea367ca028afd5e36c2ce8b7681b3fbb1cad Mon Sep 17 00:00:00 2001 From: Leland Lucius Date: Thu, 27 Feb 2020 11:14:17 -0600 Subject: [PATCH] Kick off build for pull requests --- .github/workflows/cmake_build.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/cmake_build.yml b/.github/workflows/cmake_build.yml index cfcc63390..689ef0f3f 100644 --- a/.github/workflows/cmake_build.yml +++ b/.github/workflows/cmake_build.yml @@ -11,6 +11,10 @@ on: # Remove the "#" from the next 2 lines if you need to disable this action #branches: # - disable + pull_request: + # Remove the "#" from the next 2 lines if you need to disable this action + #branches: + # - disable # # Global environment variables