From 933a91ec0248ec16dad482dab95b66888ae3123d Mon Sep 17 00:00:00 2001 From: Mike Monteith Date: Thu, 18 Apr 2024 12:35:09 +0100 Subject: [PATCH] WIP --- .github/workflows/publish.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 56a94c1..aed705d 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -1,8 +1,7 @@ name: Publish to NPM on: - - workflow_dispatch - - pull_request + pull_request #release: # types: # - published