Skip to content

Check the PHP blocks in feature files as the space-indented code they… #216

Check the PHP blocks in feature files as the space-indented code they…

Check the PHP blocks in feature files as the space-indented code they… #216

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