Skip to content

Improve compat notes and behavior on popover-hint demo (#329) #233

Improve compat notes and behavior on popover-hint demo (#329)

Improve compat notes and behavior on popover-hint demo (#329) #233

name: "Label PRs with conflicts"
on:
push:
pull_request_target:
types: [synchronize]
jobs:
label-merge-conflicts:
uses: mdn/workflows/.github/workflows/pr-rebase-needed.yml@main
with:
target-repo: "mdn/dom-examples"
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}