diff --git a/.github/workflows/update-version.yml b/.github/workflows/update-version.yml index f1f4767..1e5506c 100644 --- a/.github/workflows/update-version.yml +++ b/.github/workflows/update-version.yml @@ -1,9 +1,7 @@ name: Update version on: - pull_request: - types: - - closed + push: branches: - main