Skip to content

fix: check for empty actionClass so that actions can be disabled via .env params #2337

fix: check for empty actionClass so that actions can be disabled via .env params

fix: check for empty actionClass so that actions can be disabled via .env params #2337

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