Skip to content

Implement smoke test for vector cql data type support #167

Implement smoke test for vector cql data type support

Implement smoke test for vector cql data type support #167

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