GitHub action job title fix.

This commit is contained in:
Revar Desmera 2023-11-28 22:20:44 -08:00
parent 0dece30ff8
commit fb2cfba370

View file

@ -4,7 +4,7 @@ on:
types: [closed]
jobs:
VersionCheck:
VersionBumpJob:
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true
permissions: