Skip to content

Patch framework (v4.6.0 => v4.6.3) #122

Patch framework (v4.6.0 => v4.6.3)

Patch framework (v4.6.0 => v4.6.3) #122

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
with:
php-version: '8.2'