Fix PHP build name.

This commit is contained in:
Greyscale 2024-02-07 16:24:08 +01:00
parent 0ba1cbbb82
commit 533b5f5aa1
No known key found for this signature in database
GPG key ID: 74BAFF55434DA4B2
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@ jobs:
php:
needs: marshall
name: PHP Core
name: PHP
uses: ./.github/workflows/php.yml
secrets: inherit
permissions:

View file

@ -1,4 +1,4 @@
name: Build PHP Core
name: Build PHP
on:
workflow_call: