Skip to content

ci: migrate to reusable PHP CI workflows #26

ci: migrate to reusable PHP CI workflows

ci: migrate to reusable PHP CI workflows #26

Workflow file for this run

name: PHPStan
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
phpstan:
uses: openCoreEMR/github-workflows-public/.github/workflows/php-composer-script.yml@0.0.2
with:
name: Run PHPStan
run: composer phpstan