diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 35b6019..4665a5d 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -22,7 +22,7 @@ on: name: static analysis jobs: - psalm: + phpstan: uses: php-forge/actions/.github/workflows/phpstan.yml@main secrets: AUTH_TOKEN: ${{ secrets.AUTH_TOKEN }} diff --git a/README.md b/README.md index 1f187c8..1026aca 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,10 @@ PHPStan level - - - Code style - + + + Code style +

## Installation