Skip to content

Add wp term prune command to remove terms with 0 or 1 published pos… #9

Add wp term prune command to remove terms with 0 or 1 published pos…

Add wp term prune command to remove terms with 0 or 1 published pos… #9

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