fix
This commit is contained in:
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user