Skip to content

Fix wp plugin list fatal on WordPress < 5.3 and quiet the wp-compat… #171

Fix wp plugin list fatal on WordPress < 5.3 and quiet the wp-compat…

Fix wp plugin list fatal on WordPress < 5.3 and quiet the wp-compat… #171

name: Regenerate README file
on:
workflow_dispatch:
push:
branches:
- main
- master
paths-ignore:
- "features/**"
- "README.md"
permissions:
contents: write
pull-requests: write
jobs:
regenerate-readme:
uses: wp-cli/.github/.github/workflows/reusable-regenerate-readme.yml@main