Skip to content

Safari 26.5 now fully supports hanging-punctuation #16303

Safari 26.5 now fully supports hanging-punctuation

Safari 26.5 now fully supports hanging-punctuation #16303

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