Skip to content

chore(deps-dev): update rector/rector requirement from 1.1.0 to 1.1.1 #2051

chore(deps-dev): update rector/rector requirement from 1.1.0 to 1.1.1

chore(deps-dev): update rector/rector requirement from 1.1.0 to 1.1.1 #2051

Workflow file for this run

name: Rector
on:
pull_request:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- 'rector.php'
- '.github/workflows/rector.yml'
push:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- 'rector.php'
- '.github/workflows/rector.yml'
jobs:
rector:
uses: codeigniter4/.github/.github/workflows/rector.yml@main