Skip to content

Add checks to release branch #39

Add checks to release branch

Add checks to release branch #39

Workflow file for this run

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