Skip to content

[AUTOMATED] Release - 1.14.2 #15

[AUTOMATED] Release - 1.14.2

[AUTOMATED] Release - 1.14.2 #15

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