Skip to content

refactor: Move property to local variable on usage only in setUp() method in tests #2239

refactor: Move property to local variable on usage only in setUp() method in tests

refactor: Move property to local variable on usage only in setUp() method in tests #2239

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@main