Skip to content

feat(CB2-12695): Implement types definition to smc-prohibition (#22) #1874

feat(CB2-12695): Implement types definition to smc-prohibition (#22)

feat(CB2-12695): Implement types definition to smc-prohibition (#22) #1874

Workflow file for this run

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