Skip to content

Ensure links are distinguished from surrounding text in a way that does not rely on color (.text-blue-700) #5228

Ensure links are distinguished from surrounding text in a way that does not rely on color (.text-blue-700)

Ensure links are distinguished from surrounding text in a way that does not rely on color (.text-blue-700) #5228

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [opened, edited]
permissions:
issues: write
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3.4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
not-before: 2020-01-15T02:54:32Z
enable-versioned-regex: 0
include-title: 1