From 4f4b40d8e1350618a6d26f835fc363e5ac325b8b Mon Sep 17 00:00:00 2001 From: "spaceBearAmadeus (Alex)" Date: Thu, 14 Nov 2024 12:43:15 -0500 Subject: [PATCH] update ci trigger to release or dispatch --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e99671933..f8eadecf8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: CI # TODO: add main here on: workflow_dispatch: - push: + release: branches: - "main"