Skip to content

Fix hasChildNodes method. #2

Fix hasChildNodes method.

Fix hasChildNodes method. #2

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