Skip to content

fix: When using domain-based routing, use defaultLocale of a domain instead of the top-level one in case no other locale matches better on the domain #2627

fix: When using domain-based routing, use defaultLocale of a domain instead of the top-level one in case no other locale matches better on the domain

fix: When using domain-based routing, use defaultLocale of a domain instead of the top-level one in case no other locale matches better on the domain #2627

Workflow file for this run

name: lint-pr
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Lint PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}