Skip to content

Merge branch 'main' of https://github.com/stefanzweifel/sidecar-brows… #92

Merge branch 'main' of https://github.com/stefanzweifel/sidecar-brows…

Merge branch 'main' of https://github.com/stefanzweifel/sidecar-brows… #92

Workflow file for this run

name: PHPStan
on:
push:
paths:
- '**.php'
- 'phpstan.neon.dist'
jobs:
update_release_draft:
uses: stefanzweifel/reusable-workflows/.github/workflows/phpstan.yml@main
with:
php_version: '8.3'