Skip to content

feat(build): split rendering index.html from building index.json #17276

feat(build): split rendering index.html from building index.json

feat(build): split rendering index.html from building index.json #17276

name: "PR Needs Rebase"
on:
push:
pull_request_target:
types: [synchronize]
jobs:
label-rebase-needed:
uses: mdn/workflows/.github/workflows/pr-rebase-needed.yml@main
with:
target-repo: "mdn/yari"
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}