Skip to content

chore: fix phpstan error for $credentials #2210

chore: fix phpstan error for $credentials

chore: fix phpstan error for $credentials #2210

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