Skip to content

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

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

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

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