Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Bump happy-dom from 13.9.0 to 14.7.1 #853

Bump happy-dom from 13.9.0 to 14.7.1

Bump happy-dom from 13.9.0 to 14.7.1 #853

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
jobs:
triage:
runs-on: ubuntu-22.04
permissions:
contents: read
pull-requests: write
steps:
- name: Label manager for PRs and Issues based on configurable conditions
uses: srvaroa/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"