Skip to content

Merge branch 'fix-mini-1' of github-principal:php-forge/support into … #39

Merge branch 'fix-mini-1' of github-principal:php-forge/support into …

Merge branch 'fix-mini-1' of github-principal:php-forge/support into … #39

Workflow file for this run

on:
pull_request:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
push:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
name: static analysis
jobs:
psalm:
uses: php-forge/actions/.github/workflows/phpstan.yml@v1