Skip to content

fix: Correct capitalization of "Windows" and "Unix" in documentation … #63

fix: Correct capitalization of "Windows" and "Unix" in documentation …

fix: Correct capitalization of "Windows" and "Unix" in documentation … #63

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