From 9b30afee7d53cecfe5a761ce887ad1ec6997487a Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Mon, 19 May 2025 12:56:22 +0800 Subject: [PATCH] fix(ci): trigger release on merged pull_request --- .github/workflows/build-pulumigo.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-pulumigo.yml b/.github/workflows/build-pulumigo.yml index 8de98bdd..3dfd2a3a 100644 --- a/.github/workflows/build-pulumigo.yml +++ b/.github/workflows/build-pulumigo.yml @@ -82,7 +82,6 @@ jobs: publish-release: name: Publish Daily Release - if: github.event_name == 'push' || github.event_name == 'schedule' needs: test runs-on: ubuntu-latest env: