mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 16:29:40 +00:00
GitHub action job title fix.
This commit is contained in:
parent
0dece30ff8
commit
fb2cfba370
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr_merge.yml
vendored
2
.github/workflows/pr_merge.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
types: [closed]
|
||||
|
||||
jobs:
|
||||
VersionCheck:
|
||||
VersionBumpJob:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.event.pull_request.merged == true
|
||||
permissions:
|
||||
|
|
Loading…
Reference in a new issue