Skip to content

fix: Made necessary changes for build to pass #71

fix: Made necessary changes for build to pass

fix: Made necessary changes for build to pass #71

Workflow file for this run

name: ESLint and NPM Audit
on:
push:
branches: [main, master, develop]
pull_request:
branches: [main, master, develop]
jobs:
lint-and-audit:
uses: PSMRI/.github/.github/workflows/lint_audit.yml@main