Skip to content

Don't format test code with trailing comma #2282

Don't format test code with trailing comma

Don't format test code with trailing comma #2282

Workflow file for this run

name: auto-merge
on:
pull_request_target:
branches:
- main
permissions:
contents: read
pull-requests: write
jobs:
auto-merge:
uses: mdn/workflows/.github/workflows/auto-merge.yml@main
with:
target-repo: "openwebdocs/mdn-bcd-collector"
secrets:
GH_TOKEN: ${{ secrets.GOOBORG_BOT_GH_TOKEN }}