Skip to content

chore: rector for PHP 8.1 #222

chore: rector for PHP 8.1

chore: rector for PHP 8.1 #222

Workflow file for this run

name: Infection
on:
pull_request:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- 'phpunit*'
- '.github/workflows/infection.yml'
jobs:
infection:
uses: codeigniter4/.github/.github/workflows/infection.yml@CI46