From 98db0bfe86c7fc169a3def6d7fc553369273e6d9 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Sat, 9 Mar 2024 14:12:22 -0500 Subject: [PATCH] Revert "cache branch builds" This reverts commit 1a5941c243d87deea4c9b5113737f01ac35babc7. --- .github/workflows/release-branches.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release-branches.yml b/.github/workflows/release-branches.yml index 40e19f7..86e1b71 100644 --- a/.github/workflows/release-branches.yml +++ b/.github/workflows/release-branches.yml @@ -6,7 +6,6 @@ on: # NOTE: make sure any branches here are also valid directory names, # otherwise creating the directory and uploading to s3 will fail - "main" - - "flakehub-cache" jobs: build: