Skip to content

Commit 8e5e8b0

Browse files
justlevineCopilot
andauthored
Update .github/workflows/php-static-analysis.yml
Co-authored-by: Copilot <[email protected]>
1 parent d43edb1 commit 8e5e8b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php-static-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ permissions: {}
4040
jobs:
4141
# Runs PHPStan Static Analysis.
4242
phpstan:
43-
name: PHP coding standards
43+
name: PHP static analysis
4444
uses: ./.github/workflows/reusable-php-static-analysis.yml
4545
permissions:
4646
contents: read

0 commit comments

Comments
 (0)