Skip to content

remove senlii; add open by-laws microsites; checkout v3 #4893

remove senlii; add open by-laws microsites; checkout v3

remove senlii; add open by-laws microsites; checkout v3 #4893

Workflow file for this run

name: Lint
on: [push]
jobs:
eslint:
name: runner / eslint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: reviewdog/action-eslint@v1
with:
reporter: github-pr-review # Change reporter.
eslint_flags: 'peachjam/js/'