Skip to content

Ease local testing #505

Ease local testing

Ease local testing #505

Workflow file for this run

on:
pull_request:
paths:
- 'src/**'
- '.github/workflows/rector.yml'
- 'composer.json'
- 'rector.php'
name: rector
jobs:
rector:
uses: yiisoft/actions/.github/workflows/rector.yml@master
with:
os: >-
['ubuntu-latest']
php: >-
['8.3']
env:

Check failure on line 19 in .github/workflows/rector.yml

View workflow run for this annotation

GitHub Actions / rector

Invalid workflow file

The workflow is not valid. .github/workflows/rector.yml (Line: 19, Col: 5): Unexpected value 'env'
ENVIRONMENT: ci