From f0670923a101f06d484cf7c44ddf4e0851226511 Mon Sep 17 00:00:00 2001 From: huchenlei Date: Wed, 8 Jan 2025 17:25:31 -0500 Subject: [PATCH] Change trigger to PR --- .github/workflows/update-version.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-version.yml b/.github/workflows/update-version.yml index 182305ae..a136dcf9 100644 --- a/.github/workflows/update-version.yml +++ b/.github/workflows/update-version.yml @@ -1,7 +1,7 @@ name: Update Version File on: - push: + pull_request: paths: - "pyproject.toml" branches: