From 2da7f1d80f3572e93cf7f91e172cf9c54cde7c62 Mon Sep 17 00:00:00 2001 From: David Hoese Date: Tue, 3 Aug 2021 16:02:08 -0500 Subject: [PATCH] Remove temporary PR branch trigger now that upload has been tested --- .github/workflows/deploy.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 3d74355e..d60a42fd 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -9,7 +9,6 @@ on: push: branches: - master - - feature-github-actions # FIXME: Remove this before merge release: types: - published