This commit is contained in:
Stephan 2021-09-21 17:25:31 +02:00
parent cb5b14d938
commit 37aa937b1a

View File

@ -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: