Skip to content

adding phpstan GH action #1

adding phpstan GH action

adding phpstan GH action #1

Workflow file for this run

on: [push]
jobs:
phpstan:
runs-on: ubuntu-latest
name: PHPStan (php-actions)
steps:
- uses: php-actions/phpstan@v3
with:
path: .