Skip to content

Release version 0.1.3. #29

Release version 0.1.3.

Release version 0.1.3. #29

Workflow file for this run

---
on:
pull_request: &ignore-paths
paths-ignore:
- ".gitattributes"
- ".gitignore"
- "CHANGELOG.md"
- "docs/**"
- "README.md"
push: *ignore-paths
name: static analysis
permissions:
contents: read
jobs:
phpstan:
uses: php-forge/actions/.github/workflows/phpstan.yml@a574dbe95fc370db1b7b5ea546cd5ff5b70304d6 # v3.0.0