Skip to content

Check compatibility PHP 8.2, 8.3. #3

Check compatibility PHP 8.2, 8.3.

Check compatibility PHP 8.2, 8.3. #3

Workflow file for this run

on:
pull_request:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
- 'infection.json.dist'
- 'phpunit.xml.dist'
push:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'
- '.gitignore'
- '.gitattributes'
- 'infection.json.dist'
- 'phpunit.xml.dist'
name: ecs
jobs:
easy-coding-standard:
uses: yiisoft/actions/.github/workflows/ecs.yml@add-ecs-workflow-
with:
os: >-
['ubuntu-latest']
php: >-
['8.1']