Skip to content

docs(4.22): create v4.22 docs #563

docs(4.22): create v4.22 docs

docs(4.22): create v4.22 docs #563

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