Skip to content

Correct and split "How whitespace is handled by HTML, CSS, and in the DOM" #2290

Correct and split "How whitespace is handled by HTML, CSS, and in the DOM"

Correct and split "How whitespace is handled by HTML, CSS, and in the DOM" #2290

name: "Label issues by MDN URL or other regex match in issue description"
on:
issues:
types: [opened]
jobs:
issue-labeler:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue-regex-labeler.yml
enable-versioned-regex: 0