Skip to content

[DT-997] Move the Donor Size Header in DUOS further left so it aligns with the rest of the table #4102

[DT-997] Move the Donor Size Header in DUOS further left so it aligns with the rest of the table

[DT-997] Move the Donor Size Header in DUOS further left so it aligns with the rest of the table #4102

Workflow file for this run

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