Skip to content

[DUOS-2608][DUOS-2676] Read Only View Of DAR Form #3095

[DUOS-2608][DUOS-2676] Read Only View Of DAR Form

[DUOS-2608][DUOS-2676] Read Only View Of DAR Form #3095

Workflow file for this run

on: [pull_request]
name: npm audit
jobs:
scan:
name: npm audit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: install dependencies
run: npm ci
- name: npm audit
run: npm audit --omit=dev