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: