Skip to content

SK-2328 public release after fixing vulnerabilities (#252) #14

SK-2328 public release after fixing vulnerabilities (#252)

SK-2328 public release after fixing vulnerabilities (#252) #14

Workflow file for this run

name: CI
on:
push:
branches:
- main
jobs:
ci-checks:
uses: ./.github/workflows/common-ci.yml
with:
upload-to-code-cov: true
secrets: inherit