Skip to content

docs(4.20): create v4.20 docs (#1468) #519

docs(4.20): create v4.20 docs (#1468)

docs(4.20): create v4.20 docs (#1468) #519

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