Skip to content

Merge pull request #1222 from samsonasik/refactor-move-property-to-lo… #2216

Merge pull request #1222 from samsonasik/refactor-move-property-to-lo…

Merge pull request #1222 from samsonasik/refactor-move-property-to-lo… #2216

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