Skip to content

chore: remove outdated Copilot documentation and guidelines. #46

chore: remove outdated Copilot documentation and guidelines.

chore: remove outdated Copilot documentation and guidelines. #46

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