Skip to content

Update ShadowRoot.json - Safari getHTML bug fixed in the shadow root #5993

Update ShadowRoot.json - Safari getHTML bug fixed in the shadow root

Update ShadowRoot.json - Safari getHTML bug fixed in the shadow root #5993

Workflow file for this run

name: auto-merge
on:
pull_request_target:
branches:
- main
permissions:
contents: read
pull-requests: write
jobs:
auto-merge:
uses: mdn/workflows/.github/workflows/auto-merge.yml@main
with:
target-repo: "mdn/browser-compat-data"
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}