Skip to content

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

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 #1981

Workflow file for this run

name: Psalm
on:
pull_request:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- 'psalm*'
- '.github/workflows/psalm.yml'
push:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- 'psalm*'
- '.github/workflows/psalm.yml'
jobs:
psalm:
uses: codeigniter4/.github/.github/workflows/psalm.yml@CI46