From 2c91184b36e407f4e3f9c82f3fed15924d95f98a Mon Sep 17 00:00:00 2001 From: Zachary Corvidae Date: Tue, 11 Feb 2025 22:47:26 -0800 Subject: [PATCH] Remove (pre)release trigger for build and push workflow --- .github/workflows/build-images.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/build-images.yml b/.github/workflows/build-images.yml index d2ff775..e13a748 100644 --- a/.github/workflows/build-images.yml +++ b/.github/workflows/build-images.yml @@ -1,10 +1,6 @@ name: build & push images on: - release: - types: - - prereleased - - released workflow_dispatch: workflow_call: outputs: