Skip to content

Bump the npm_and_yarn group across 1 directory with 4 updates #266

Bump the npm_and_yarn group across 1 directory with 4 updates

Bump the npm_and_yarn group across 1 directory with 4 updates #266

Workflow file for this run

name: PHPCS
on:
push:
branches:
- develop
- trunk
pull_request:
branches:
- develop
jobs:
phpcs:
name: WPCS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: WPCS check
uses: 10up/wpcs-action@stable
with:
standard: 'WordPress'