Skip to content

Syntactically valid, but pointless example for non-greedy modification of an exact-number quantifier #5656

Syntactically valid, but pointless example for non-greedy modification of an exact-number quantifier

Syntactically valid, but pointless example for non-greedy modification of an exact-number quantifier #5656

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