mirror of
https://github.com/doctrine/common.git
synced 2026-03-23 22:32:07 +01:00
Merge pull request #1049 from SenseException/static-analysis
Use correct workflow name for static analysis
This commit is contained in:
2
.github/workflows/static-analysis.yml
vendored
2
.github/workflows/static-analysis.yml
vendored
@@ -12,6 +12,6 @@ on:
|
||||
jobs:
|
||||
static-analysis:
|
||||
name: "Static Analysis"
|
||||
uses: "doctrine/.github/.github/workflows/static-analysis.yml@13.1.0"
|
||||
uses: "doctrine/.github/.github/workflows/phpstan.yml@13.1.0"
|
||||
with:
|
||||
php-version: "8.1"
|
||||
|
||||
Reference in New Issue
Block a user