Skip to content

feature/cb2-12323: Fix the local development with serverless (#183) #2505

feature/cb2-12323: Fix the local development with serverless (#183)

feature/cb2-12323: Fix the local development with serverless (#183) #2505

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