Skip to content

Fix Footer link and version #108

Fix Footer link and version

Fix Footer link and version #108

Workflow file for this run

name: WPCS check
on: pull_request
jobs:
phpcs:
name: WPCS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: WPCS check
uses: 10up/wpcs-action@stable
with:
repo_branch: 'main'
enable_warnings: true