Skip to content

docs(4.22): create v4.22 docs (#1488) #564

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

docs(4.22): create v4.22 docs (#1488) #564

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