Skip to content

Updated version and readme to 1.0.11 #107

Updated version and readme to 1.0.11

Updated version and readme to 1.0.11 #107

Workflow file for this run

name: WPCS check
on: push
jobs:
phpcs:
name: WPCS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: WPCS check
uses: 10up/wpcs-action@stable