From 211f2d1bdabca208fdb4608a2eeb4044525822b4 Mon Sep 17 00:00:00 2001 From: Bentley Hensel Date: Wed, 14 Aug 2024 10:32:39 -0400 Subject: [PATCH] you shall build Signed-off-by: Bentley Hensel --- .github/workflows/static.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 3a21359..fa22d67 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -8,6 +8,8 @@ on: pull_request: types: [closed] + branches: + - main # Allows you to run this workflow manually from the Actions tab