Skip to content

Bump ncipollo/release-action from 1.20.0 to 1.21.0 #227

Bump ncipollo/release-action from 1.20.0 to 1.21.0

Bump ncipollo/release-action from 1.20.0 to 1.21.0 #227

name: PHPStan 🐘 💣
on:
push:
pull_request:
jobs:
eslint:
name: "PHPStan 💣"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Install modules
run: composer install
- name: Run PHPStan
run: composer phpstan