Skip to content

Embed code snippets for README from executable examples (#1055) #318

Embed code snippets for README from executable examples (#1055)

Embed code snippets for README from executable examples (#1055) #318

Workflow file for this run

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