Skip to content

fix(simple-service-worker): avoid HTML to appear as text #5

fix(simple-service-worker): avoid HTML to appear as text

fix(simple-service-worker): avoid HTML to appear as text #5

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 }}