Skip to content

patch: add instatus json file to docker #255

patch: add instatus json file to docker

patch: add instatus json file to docker #255

Workflow file for this run

name: ESLint Validation
on:
push:
workflow_dispatch:
jobs:
validate:
runs-on: linux
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: "20.x"
- name: Install dependencies
run: npm install
- name: Run ESLint
run: npx eslint ./