Skip to content

Fix getElement type in doc (#1466) #570

Fix getElement type in doc (#1466)

Fix getElement type in doc (#1466) #570

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