Skip to content

Fix newly reported PHPStan errors #1

Fix newly reported PHPStan errors

Fix newly reported PHPStan errors #1

Workflow file for this run

---
name: Manage Labels
'on':
workflow_dispatch:
push:
branches:
- main
- master
paths:
- 'composer.json'
permissions:
issues: write
contents: read
jobs:
manage-labels:
uses: wp-cli/.github/.github/workflows/reusable-manage-labels.yml@main