Skip to content

Update phpstan baseline for new auto encryption feature (#919) #821

Update phpstan baseline for new auto encryption feature (#919)

Update phpstan baseline for new auto encryption feature (#919) #821

name: "Coding Standards"
on:
pull_request:
branches:
- "*.x"
- "feature/*"
push:
branches:
- "*.x"
jobs:
coding-standards:
name: "Coding Standards"
uses: "doctrine/.github/.github/workflows/[email protected]"