Skip to content

Bump doctrine/.github/.github/workflows/coding-standards.yml from 14.0.0 to 15.0.0 #348

Bump doctrine/.github/.github/workflows/coding-standards.yml from 14.0.0 to 15.0.0

Bump doctrine/.github/.github/workflows/coding-standards.yml from 14.0.0 to 15.0.0 #348

Workflow file for this run

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