Skip to content

Fix hasChildNodes method. #1

Fix hasChildNodes method.

Fix hasChildNodes method. #1

Workflow file for this run

name: Pull Request
on:
pull_request:
types: [opened, synchronize]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint-test:
uses: ./.github/workflows/lint_test.yml