From 17cc6eb9bcac3cdd6d7aa053ca6f821e8c91d3ea Mon Sep 17 00:00:00 2001 From: Joel Natividad <1980690+jqnatividad@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:06:42 -0400 Subject: [PATCH] `publish`: do not auto-dispatch Publish Apple Silicon on release only allow manual dispatch [skip ci] --- .github/workflows/macOS-arm64-selfhosted-publish.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/macOS-arm64-selfhosted-publish.yml b/.github/workflows/macOS-arm64-selfhosted-publish.yml index ead18edef..85753ec18 100644 --- a/.github/workflows/macOS-arm64-selfhosted-publish.yml +++ b/.github/workflows/macOS-arm64-selfhosted-publish.yml @@ -1,9 +1,6 @@ name: Publish Apple Silicon on: - push: - tags: - - '*' workflow_dispatch: env: