Skip to content

Firefox 110 adds list attribute for color on Windows/Linux #16224

Firefox 110 adds list attribute for color on Windows/Linux

Firefox 110 adds list attribute for color on Windows/Linux #16224

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