Skip to content

Value not found in DB! found in some documents #4135

Value not found in DB! found in some documents

Value not found in DB! found in some documents #4135

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/issue-labeler@v3.4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue-regex-labeler.yml
enable-versioned-regex: 0