fix
This commit is contained in:
parent
81ab599799
commit
cb5b14d938
2
.github/workflows/build-pr.yml
vendored
2
.github/workflows/build-pr.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
||||||
|
|
||||||
build-pr:
|
build-pr:
|
||||||
|
|
||||||
name: Build PR #${{ github.event.pull_request.number }}: ${{ github.event.pull_request.title }}
|
name: "Build PR ${{ github.event.pull_request.number }}: ${{ github.event.pull_request.title }}"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user