Skip to content

Add missing mdn_url keys for CSS static methods, Symbol dispose, and Viewport segments #16331

Add missing mdn_url keys for CSS static methods, Symbol dispose, and Viewport segments

Add missing mdn_url keys for CSS static methods, Symbol dispose, and Viewport segments #16331

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 }}