Skip to content

fix: add missing validation for group name to shield:user addgroup/removegroup #2171

fix: add missing validation for group name to shield:user addgroup/removegroup

fix: add missing validation for group name to shield:user addgroup/removegroup #2171

Workflow file for this run

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