Skip to content

fix(app): Fixes a typo in the ClearSettings command that was stopping execution #174

fix(app): Fixes a typo in the ClearSettings command that was stopping execution

fix(app): Fixes a typo in the ClearSettings command that was stopping execution #174

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