Skip to content

Bump happy-dom from 20.0.2 to 20.8.9 #133

Bump happy-dom from 20.0.2 to 20.8.9

Bump happy-dom from 20.0.2 to 20.8.9 #133

Workflow file for this run

name: CommitLint
on:
pull_request:
branches: [main]
types: [opened, edited, reopened, synchronize]
concurrency:
cancel-in-progress: true
group: ${{ github.workflow }}-${{ github.head_ref || github.ref_name}}
jobs:
commitlint:
name: CommitLint
runs-on: ubuntu-latest
steps:
- uses: haliphax/narf/.github@main
- name: Lint pull request title
env:
PR_TITLE: ${{ github.event.pull_request.title }}
run: echo "$PR_TITLE" | npx commitlint