Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: remove option to use a custom config file via service (#59) #130

fix: remove option to use a custom config file via service (#59)

fix: remove option to use a custom config file via service (#59) #130

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