Skip to content

Commit

Permalink
Revert "Register bump version workflow with Github"
Browse files Browse the repository at this point in the history
This reverts commit 797b972.
  • Loading branch information
juliannguyen4 committed Feb 14, 2024
1 parent 797b972 commit b21b186
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

name: Bump version
on:
pull_request:
workflow_dispatch:
inputs:
change:
Expand Down Expand Up @@ -42,7 +41,6 @@ on:

jobs:
get-current-version:
if: ${{ false }}
name: Get new version string
runs-on: ubuntu-22.04
outputs:
Expand Down

0 comments on commit b21b186

Please sign in to comment.