Skip to content

Update (and slightly improve) the article based on current en-US version #13168

Update (and slightly improve) the article based on current en-US version

Update (and slightly improve) the article based on current en-US version #13168

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