Skip to content

Update dependency postcss to v8.4.31 [SECURITY] (#536) #1902

Update dependency postcss to v8.4.31 [SECURITY] (#536)

Update dependency postcss to v8.4.31 [SECURITY] (#536) #1902

Workflow file for this run

name: ESLint
on: push
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Install dependencies
run: yarn install
- name: Run ESLint
run: yarn lint