Skip to content

bump psalm-plugin-typecov to stable version (#7) #22

bump psalm-plugin-typecov to stable version (#7)

bump psalm-plugin-typecov to stable version (#7) #22

Workflow file for this run

name: linting
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
branches: [main]
permissions: {}
jobs:
phpstan:
name: '🧹 Psalm'
runs-on: ubuntu-latest
steps:
- name: '☁️ checkout repository'
uses: actions/checkout@v4
with:
persist-credentials: false
- name: "🧹 Run Psalm"
uses: docker://ghcr.io/psalm/psalm-github-actions
with:
composer_require_dev: true
composer_ignore_platform_reqs: true
# security_analysis: true