Skip to content

docs: update CONTRIBUTING with v2 branching strategy (#1804) #534

docs: update CONTRIBUTING with v2 branching strategy (#1804)

docs: update CONTRIBUTING with v2 branching strategy (#1804) #534

Workflow file for this run

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