Skip to content

docs(nodejs): copy the support range to v18 (#1431) #434

docs(nodejs): copy the support range to v18 (#1431)

docs(nodejs): copy the support range to v18 (#1431) #434

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