Skip to content

docs: add guidance on discussing features before opening PRs (#1760) #538

docs: add guidance on discussing features before opening PRs (#1760)

docs: add guidance on discussing features before opening PRs (#1760) #538

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