fix
This commit is contained in:
parent
cb5b14d938
commit
37aa937b1a
2
.github/workflows/build-pr.yml
vendored
2
.github/workflows/build-pr.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
|||
|
||||
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
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue
Block a user