Skip to content

Commit

Permalink
disable action
Browse files Browse the repository at this point in the history
  • Loading branch information
tonisives committed Sep 18, 2024
1 parent c6d11c4 commit 1c0937a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
create-new-tag:
if: ${{ github.event.pull_request.merged }}
if: false # currently disabled

runs-on: ubuntu-latest

Expand Down

0 comments on commit 1c0937a

Please sign in to comment.