Skip to content

Commit

Permalink
GitHub action job title fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
revarbat committed Nov 29, 2023
1 parent 0dece30 commit fb2cfba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
types: [closed]

jobs:
VersionCheck:
VersionBumpJob:
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true
permissions:
Expand Down

0 comments on commit fb2cfba

Please sign in to comment.