From 3195a7a4a9bec97f479b87688fdf351266111874 Mon Sep 17 00:00:00 2001 From: gab9281 Date: Wed, 18 Sep 2024 16:36:19 -0400 Subject: [PATCH] removes instant branch image making --- .github/workflows/create-branch-images.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/create-branch-images.yml b/.github/workflows/create-branch-images.yml index e928ab5..4be6469 100644 --- a/.github/workflows/create-branch-images.yml +++ b/.github/workflows/create-branch-images.yml @@ -4,8 +4,6 @@ on: workflow_call: workflow_dispatch: push: - branches: - - '**' tags: - '**'