From fe2fb37e64057cddaf987d92eebbf566fd062f0b Mon Sep 17 00:00:00 2001 From: Josh Hendricks Date: Tue, 19 Mar 2024 17:59:12 +0000 Subject: [PATCH] ci: Remove branch filter on Publish workflow --- .github/workflows/Publish.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/Publish.yml b/.github/workflows/Publish.yml index 45c8efa..7d65aca 100644 --- a/.github/workflows/Publish.yml +++ b/.github/workflows/Publish.yml @@ -5,8 +5,6 @@ on: workflows: ["Test"] types: - completed - branches: - - main jobs: publish: