Skip to content

chore(CODEOWNERS): add Engineering for workflows and CODEOWNERS #50

chore(CODEOWNERS): add Engineering for workflows and CODEOWNERS

chore(CODEOWNERS): add Engineering for workflows and CODEOWNERS #50

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/django-locallibrary-tutorial"
secrets:
GH_TOKEN: ${{ secrets.AUTOMERGE_TOKEN }}