Skip to content

chore: fix PHPStan, Rector and tests (#1310) #2373

chore: fix PHPStan, Rector and tests (#1310)

chore: fix PHPStan, Rector and tests (#1310) #2373

Workflow file for this run

name: Unused
on:
pull_request:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- '.github/workflows/unused.yml'
push:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- '.github/workflows/unused.yml'
jobs:
unused:
uses: codeigniter4/.github/.github/workflows/unused.yml@CI47