From c1b80ceaac61dea1706ef78d822e44a3d622898c Mon Sep 17 00:00:00 2001 From: James Greenhill Date: Thu, 8 Aug 2024 15:38:02 -0700 Subject: [PATCH] fix: testing - will this trigger the merge queue action? --- .github/workflows/bump-version.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/bump-version.yml b/.github/workflows/bump-version.yml index c4fddc4..1fe252e 100644 --- a/.github/workflows/bump-version.yml +++ b/.github/workflows/bump-version.yml @@ -2,7 +2,6 @@ name: Bump Version on: merge_group: - workflow_dispatch: jobs: bump-version: