Skip to content

chore(deps): update dependency happy-dom to v15.11.7 #19

chore(deps): update dependency happy-dom to v15.11.7

chore(deps): update dependency happy-dom to v15.11.7 #19

Workflow file for this run

name: Pull Request
on:
workflow_dispatch:
pull_request:
branches: [next]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
verify:
name: Verify
uses: ./.github/workflows/verify.yml
secrets: inherit