Skip to content

clean-up: removed unused ci file (#950) #284

clean-up: removed unused ci file (#950)

clean-up: removed unused ci file (#950) #284

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml