Skip to content

feat(cb2-8225): added the TechRecord.Unarchive role and locked the un… #1096

feat(cb2-8225): added the TechRecord.Unarchive role and locked the un…

feat(cb2-8225): added the TechRecord.Unarchive role and locked the un… #1096

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