From dc14e19e44ad4c6c6170a0b60b9679d002a8d77e Mon Sep 17 00:00:00 2001 From: ijee <15277745+Ijee@users.noreply.github.com> Date: Tue, 9 Apr 2024 18:52:28 +0200 Subject: [PATCH] chore: wip --- .github/workflows/release-dry-run.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/release-dry-run.yml b/.github/workflows/release-dry-run.yml index 7e7d369..b9a91ca 100644 --- a/.github/workflows/release-dry-run.yml +++ b/.github/workflows/release-dry-run.yml @@ -1,8 +1,7 @@ name: Release Dry-Run on: push: - branches: - - main + branches: [main, semantic-release] workflow_dispatch: permissions: