Skip to content

refactor: Ensure findById returns null instead of an array when ID is null #2281

refactor: Ensure findById returns null instead of an array when ID is null

refactor: Ensure findById returns null instead of an array when ID is null #2281

Workflow file for this run

name: Deptrac
on:
pull_request:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- 'depfile.yaml'
- '.github/workflows/deptrac.yml'
push:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- 'depfile.yaml'
- '.github/workflows/deptrac.yml'
jobs:
deptrac:
uses: codeigniter4/.github/.github/workflows/deptrac.yml@CI46