Skip to content

feature/CB2-12313: Refactor certificate generation into commands (#193) #2588

feature/CB2-12313: Refactor certificate generation into commands (#193)

feature/CB2-12313: Refactor certificate generation into commands (#193) #2588

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 }}