Skip to content

Feat/compatible with workflows repo #69

Feat/compatible with workflows repo

Feat/compatible with workflows repo #69

Workflow file for this run

name: PHPStan
on:
pull_request:
paths:
- '**.php'
- 'phpstan.neon.dist'
- '.github/workflows/phpstan.yml'
jobs:
phpstan:
uses: yardinternet/workflows/.github/workflows/phpstan.yml@main
secrets: inherit