Skip to content

chore(deps-dev): update rector/rector requirement from 1.2.9 to 1.2.10 #2238

chore(deps-dev): update rector/rector requirement from 1.2.9 to 1.2.10

chore(deps-dev): update rector/rector requirement from 1.2.9 to 1.2.10 #2238

Workflow file for this run

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