Skip to content

Enhance focusOut handler using relatedTarget #31

Enhance focusOut handler using relatedTarget

Enhance focusOut handler using relatedTarget #31

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-build-test:
uses: ./.github/workflows/lint_build_test.yml
secrets: inherit