Skip to content

Develop to Master branch push for CI build configuration and some fixes #81

Develop to Master branch push for CI build configuration and some fixes

Develop to Master branch push for CI build configuration and some fixes #81

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