Skip to content

chore(CODEOWNERS): replace mdn/{core-yari-content => content-team} #50

chore(CODEOWNERS): replace mdn/{core-yari-content => content-team}

chore(CODEOWNERS): replace mdn/{core-yari-content => content-team} #50

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/css-examples"
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}