Skip to content

fix(ci): check on dependabot user instead of actor #138

fix(ci): check on dependabot user instead of actor

fix(ci): check on dependabot user instead of actor #138

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