Skip to content

chore(deps-dev): bump @ddbeck/mdn-content-inventory from 0.2.20260409 to 0.2.20260410 #16339

chore(deps-dev): bump @ddbeck/mdn-content-inventory from 0.2.20260409 to 0.2.20260410

chore(deps-dev): bump @ddbeck/mdn-content-inventory from 0.2.20260409 to 0.2.20260410 #16339

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
with:
auto-merge: true
secrets:
GH_TOKEN: ${{ secrets.AUTOMERGE_TOKEN }}