Skip to content

Bump the npm_and_yarn group across 1 directory with 2 updates #233

Bump the npm_and_yarn group across 1 directory with 2 updates

Bump the npm_and_yarn group across 1 directory with 2 updates #233

Workflow file for this run

name: PHPCS
on:
pull_request:
branches:
- develop
paths-ignore:
- '**.php'
jobs:
phpcs:
runs-on: ubuntu-latest
steps:
- run: 'echo "No PHPCS check required"'