Skip to content

Merge pull request #415 from doctrine/dependabot/github_actions/3.4.x… #759

Merge pull request #415 from doctrine/dependabot/github_actions/3.4.x…

Merge pull request #415 from doctrine/dependabot/github_actions/3.4.x… #759

name: "Static Analysis"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
static-analysis:
name: "Static Analysis"
uses: "doctrine/.github/.github/workflows/[email protected]"
with:
composer-root-version: "3.0"