Skip to content

fix: Update license badge URL in README.md and add license header in LICENSE.md and kill infection mutant. #670

fix: Update license badge URL in README.md and add license header in LICENSE.md and kill infection mutant.

fix: Update license badge URL in README.md and add license header in LICENSE.md and kill infection mutant. #670

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@main