Skip to content

chore(deps-dev): update rector/rector requirement from 1.1.0 to 1.1.1 #109

chore(deps-dev): update rector/rector requirement from 1.1.0 to 1.1.1

chore(deps-dev): update rector/rector requirement from 1.1.0 to 1.1.1 #109

Workflow file for this run

name: PHPCPD
on:
pull_request:
branches:
- develop
paths:
- '**.php'
- '.github/workflows/phpcpd.yml'
push:
branches:
- develop
paths:
- '**.php'
- '.github/workflows/phpcpd.yml'
jobs:
phpcpd:
uses: codeigniter4/.github/.github/workflows/phpcpd.yml@main
with:
dirs: "src/ tests/"