Skip to content

Sandbox/7f057f04 8570 4c84 8e78 cgbd #120

Sandbox/7f057f04 8570 4c84 8e78 cgbd

Sandbox/7f057f04 8570 4c84 8e78 cgbd #120

Workflow file for this run

name: auto-merge
on:
pull_request_target:
permissions:
contents: read
jobs:
auto-merge:
if: github.repository_owner == 'mdn'
uses: mdn/workflows/.github/workflows/auto-merge.yml@main
secrets:
GH_TOKEN: ${{ secrets.AUTOMERGE_TOKEN }}