Skip to content

ci(workflows): remove idle workflow #299

ci(workflows): remove idle workflow

ci(workflows): remove idle workflow #299

Workflow file for this run

name: auto-merge
on:
pull_request_target:
jobs:
auto-merge:
uses: mdn/workflows/.github/workflows/auto-merge.yml@main
with:
target-repo: "mdn/todo-react"
secrets:
GH_TOKEN: ${{ secrets.AUTOMERGE_TOKEN }}