Skip to content

Bump doctrine/.github/.github/workflows/website-schema.yml from 13.1.0 to 14.0.0 #348

Bump doctrine/.github/.github/workflows/website-schema.yml from 13.1.0 to 14.0.0

Bump doctrine/.github/.github/workflows/website-schema.yml from 13.1.0 to 14.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@13.1.0"
with:
php-version: "8.1"