Skip to content

Bump php-forge/actions/.github/workflows/phpunit.yml from 1 to 2 #80

Bump php-forge/actions/.github/workflows/phpunit.yml from 1 to 2

Bump php-forge/actions/.github/workflows/phpunit.yml from 1 to 2 #80

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