Skip to content

enhance(ai-test): run 2 in parallel, retry with exponential backoff #1573

enhance(ai-test): run 2 in parallel, retry with exponential backoff

enhance(ai-test): run 2 in parallel, retry with exponential backoff #1573

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