Skip to content

Commit

Permalink
Merge pull request #47 from highmobility/v0-disable-action
Browse files Browse the repository at this point in the history
disable action
  • Loading branch information
tonisives authored Sep 18, 2024
2 parents d2c050c + 1c0937a commit 1d92908
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 1d92908

Please sign in to comment.