Skip to content

add WP and PHP minimum badges #219

add WP and PHP minimum badges

add WP and PHP minimum badges #219

Workflow file for this run

name: ESLint
on:
pull_request:
branches:
- develop
paths-ignore:
- '**.js'
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- run: 'echo "No ESLint check required"'