Skip to content

Merge branch 'fix-mini-6' of github-principal:yii2-extensions/app-bas… #74

Merge branch 'fix-mini-6' of github-principal:yii2-extensions/app-bas…

Merge branch 'fix-mini-6' of github-principal:yii2-extensions/app-bas… #74

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: ecs
jobs:
easy-coding-standard:
uses: php-forge/actions/.github/workflows/ecs.yml@main
with:
extensions: mbstring
os: >-
['ubuntu-latest']
php: >-

Check failure on line 27 in .github/workflows/ecs.yml

View workflow run for this annotation

GitHub Actions / ecs

Invalid workflow file

The workflow is not valid. .github/workflows/ecs.yml (Line: 27, Col: 12): Invalid input, php is not defined in the referenced workflow.
['8.4']