Skip to content

Merge pull request #263 from 10up/fix/make-has-supported-meta-value-c… #598

Merge pull request #263 from 10up/fix/make-has-supported-meta-value-c…

Merge pull request #263 from 10up/fix/make-has-supported-meta-value-c… #598

Workflow file for this run

name: Lint Pull Request
on: [push, workflow_dispatch]
jobs:
eslint:
name: ESLint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: reviewdog/[email protected]
with:
github_token: ${{secrets.GITHUB_TOKEN}}
filter_mode: diff_context