Skip to content

Merge pull request #163 from doctrine/dependabot/github_actions/doctr… #318

Merge pull request #163 from doctrine/dependabot/github_actions/doctr…

Merge pull request #163 from doctrine/dependabot/github_actions/doctr… #318

name: "Static Analysis"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
static-analysis:
name: "Static Analysis"
uses: "doctrine/.github/.github/workflows/phpstan.yml@v12.2.0"