From 6c73a95247c3b4a1a9d12ae2092897a116576d5f Mon Sep 17 00:00:00 2001 From: Abe Winter Date: Mon, 23 Oct 2023 17:13:43 -0400 Subject: [PATCH] temporarily restore `on: push` --- .github/workflows/debian.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/debian.yml b/.github/workflows/debian.yml index b672b3716..1ca109825 100644 --- a/.github/workflows/debian.yml +++ b/.github/workflows/debian.yml @@ -1,5 +1,6 @@ on: workflow_dispatch: + push: # DONOTMERGE env: CMAKE_VERSION: 3.27.4