From a69aa0ae96235650885beb89be2c59446c0d2d62 Mon Sep 17 00:00:00 2001 From: Heather Cox Date: Tue, 28 May 2024 09:08:24 +1000 Subject: [PATCH] Reapply "undo changes to release action" This reverts commit 341a4ded32dd97619f4cfde33054f3d275800118. --- .github/workflows/release.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 454cf9ee..6ce136ca 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -3,8 +3,6 @@ name: Create release on: push: branches: [ master ] - pull_request: - branches: [ master ] workflow_dispatch: env: