Skip to content

chore(deps): bump php-forge/actions from 1 to 2 (#91) #699

chore(deps): bump php-forge/actions from 1 to 2 (#91)

chore(deps): bump php-forge/actions from 1 to 2 (#91) #699

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:
phpstan:
uses: php-forge/actions/.github/workflows/phpstan.yml@v2