Skip to content

fix(cb2-8665): allow post with v3/technical-records path (#86) (#87) #1094

fix(cb2-8665): allow post with v3/technical-records path (#86) (#87)

fix(cb2-8665): allow post with v3/technical-records path (#86) (#87) #1094

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