name: "Static Analysis" on: pull_request: branches: - "*.x" paths: - .github/workflows/static-analysis.yml - composer.* - src/** - phpstan* - psalm* - tests/** push: branches: - "*.x" paths: - .github/workflows/static-analysis.yml - composer.* - src/** - phpstan* - psalm* - tests/** jobs: static-analysis: name: "Static Analysis" uses: "doctrine/.github/.github/workflows/static-analysis.yml@3.0.0"
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
coding-standards.yml | File | 505 B | 0644 |
|
composer-lint.yml | File | 382 B | 0644 |
|
continuous-integration.yml | File | 562 B | 0644 |
|
release-on-milestone-closed.yml | File | 481 B | 0644 |
|
static-analysis.yml | File | 517 B | 0644 |
|