Skip to content

Email templates - withdraw CHIP SPA, New Waiver, Response to Waiver RAI #2081

Email templates - withdraw CHIP SPA, New Waiver, Response to Waiver RAI

Email templates - withdraw CHIP SPA, New Waiver, Response to Waiver RAI #2081

Workflow file for this run

name: ESLint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v3
- uses: ./.github/actions/setup
- name: Install Dependencies
run: run install
- name: Run ESLint
run: yarn lint