mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-11 13:24:13 +02:00
GitHub action job title fix.
This commit is contained in:
2
.github/workflows/pr_merge.yml
vendored
2
.github/workflows/pr_merge.yml
vendored
@@ -4,7 +4,7 @@ on:
|
|||||||
types: [closed]
|
types: [closed]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
VersionCheck:
|
VersionBumpJob:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: github.event.pull_request.merged == true
|
if: github.event.pull_request.merged == true
|
||||||
permissions:
|
permissions:
|
||||||
|
Reference in New Issue
Block a user