Skip to content

[master-usephp] Stopped using react for this block and now use php. #56

[master-usephp] Stopped using react for this block and now use php.

[master-usephp] Stopped using react for this block and now use php. #56

Workflow file for this run

name: WPCS check
on: [push, pull_request]
jobs:
phpcs:
name: WPCS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: WPCS check
uses: 10up/wpcs-action@stable
with:
excludes: 'CMB2,wordpress-block-page'