From a897349689316684959d0f29a008aea73bb376fb Mon Sep 17 00:00:00 2001 From: Connor Sullivan Date: Mon, 5 Aug 2024 22:31:06 -0400 Subject: [PATCH] Revert "Allow manual runs" This reverts commit e7cc66e91d816f3c089ec239ba779de77ca60263. --- .github/workflows/pipeline.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index d60e90e..34a0742 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -5,7 +5,6 @@ on: branches: [main] pull_request: branches: [main] - workflow_dispatch: {} jobs: CiBuild: