Skip to content

Apply yii2-app-advanced modern Bootstrap5 theme. #158

Apply yii2-app-advanced modern Bootstrap5 theme.

Apply yii2-app-advanced modern Bootstrap5 theme. #158

Workflow file for this run

name: static analysis
permissions:
contents: read
on:
pull_request: &ignore-paths
paths-ignore:
- ".bowerrc"
- ".editorconfig"
- ".git-blame-ignore-revs"
- ".gitattributes"
- ".github/CONTRIBUTING.md"
- ".github/FUNDING.yml"
- ".github/ISSUE_TEMPLATE.md"
- ".github/PULL_REQUEST_TEMPLATE.md"
- ".github/SECURITY.md"
- ".gitignore"
- "docker-compose.yml"
- "LICENSE.md"
- "README.md"
- "requirements.php"
- "Vagrantfile"
push: *ignore-paths
jobs:
phpstan:
uses: yiisoft/yii2-actions/.github/workflows/phpstan.yml@master
with:
hook: vendor/bin/codecept build