Skip to content

feat(CB2-12693): Implement types-definition into retro-gen service (#… #2072

feat(CB2-12693): Implement types-definition into retro-gen service (#…

feat(CB2-12693): Implement types-definition into retro-gen service (#… #2072

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