Skip to content

doc(components/properties.md): update erroneous closing tags on compo… #531

doc(components/properties.md): update erroneous closing tags on compo…

doc(components/properties.md): update erroneous closing tags on compo… #531

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