Upgrade dompurify to 3.2.4

This commit is contained in:
Allan Roger Reid
2025-02-19 05:11:53 -08:00
parent 1df1bf34e0
commit f80bf3af9b

View File

@@ -3,12 +3,8 @@
name: Workflow
on:
pull_request:
branches:
- master
push:
branches:
- master
workflow_dispatch:
# This ensures that previous jobs for the PR are canceled when the PR is
# updated.