Skip to content

fix: update GitHub Actions with correct Node.js, submodules, and working CI build #76

fix: update GitHub Actions with correct Node.js, submodules, and working CI build

fix: update GitHub Actions with correct Node.js, submodules, and working CI build #76

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