Skip to content

Bump happy-dom from 12.1.6 to 15.10.2 #13

Bump happy-dom from 12.1.6 to 15.10.2

Bump happy-dom from 12.1.6 to 15.10.2 #13

name: Pull request
on:
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
verify:
name: Verify
uses: ./.github/workflows/verify.yaml
secrets: inherit