Skip to content

add license info to the files #221

add license info to the files

add license info to the files #221

Workflow file for this run

name: Rector
on:
pull_request:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- '.github/workflows/unused.yml'
push:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- '.github/workflows/unused.yml'
jobs:
rector:
uses: codeigniter4/.github/.github/workflows/rector.yml@main