From 9d799c2a1e93e97af8247e1f17320e2bc81fa9d2 Mon Sep 17 00:00:00 2001 From: Kenneth J Davis Date: Mon, 24 Oct 2022 17:28:56 -0400 Subject: [PATCH] Update ci-build.yml enable ability to manually run workflow --- .github/workflows/ci-build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 05f12e3..575eb91 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -8,6 +8,7 @@ on: - reopened - synchronize push: + workflow_dispatch: jobs: build: