Skip to content

fix(GAT-9334): Update dompurify version #2394

fix(GAT-9334): Update dompurify version

fix(GAT-9334): Update dompurify version #2394

Workflow file for this run

name: PR Title Validation
permissions:
contents: read
actions: read
on:
pull_request_target:
types: [opened, edited, synchronize]
jobs:
check-title:
uses: HDRUK/github-actions-templates/.github/workflows/pr-title-check.yml@main
secrets: inherit