From 005ecdbd00471b3f2d27295c2421af8732cf68ce Mon Sep 17 00:00:00 2001 From: Christoph Froehlich Date: Tue, 8 Oct 2024 15:22:04 +0000 Subject: [PATCH] Test source build --- .github/workflows/humble-source-build.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/humble-source-build.yml b/.github/workflows/humble-source-build.yml index 878ad92677..1a241896f4 100644 --- a/.github/workflows/humble-source-build.yml +++ b/.github/workflows/humble-source-build.yml @@ -1,6 +1,9 @@ name: Humble Source Build on: workflow_dispatch: + pull_request: + branches: + - humble push: branches: - humble