Skip to content

Commit

Permalink
improve workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Nov 22, 2023
1 parent 1506bbf commit 46b2eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bumpversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
types: closed

jobs:
update_date:
update_version:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 46b2eb9

Please sign in to comment.