Skip to content

Initil draft to support vectors #162

Initil draft to support vectors

Initil draft to support vectors #162

Workflow file for this run

# GitHub action CI
# trigger by:
# any push on any protected branch: main, v6.8, releases/**
# any PR crteated against any protected branch: main, v6.8, releases/**
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
env:
SNYK_SEVERITY_THRESHOLD_LEVEL: critical