Skip to content

docs(4.19): create v4.19 docs (#1454) #494

docs(4.19): create v4.19 docs (#1454)

docs(4.19): create v4.19 docs (#1454) #494

Workflow file for this run

name: CI
on:
push:
branches:
- 'main'
pull_request:
branches:
- '**'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
format:
name: Format
uses: ./.github/workflows/format.yml