diff --git a/.github/workflows/update-version.yml b/.github/workflows/update-version.yml index ba1a2c0..1200317 100644 --- a/.github/workflows/update-version.yml +++ b/.github/workflows/update-version.yml @@ -9,7 +9,7 @@ on: jobs: create-new-tag: - if: ${{ github.event.pull_request.merged }} + if: false # currently disabled runs-on: ubuntu-latest