Skip to content

feat(CB2-13070): add test stations to CSC user roles (#108) #2114

feat(CB2-13070): add test stations to CSC user roles (#108)

feat(CB2-13070): add test stations to CSC user roles (#108) #2114

Workflow file for this run

name: CI
on:
push:
jobs:
security:
uses: dvsa/.github/.github/workflows/nodejs-security.yaml@v2
with:
args: '--all-projects'
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}