Skip to content

Note in IndexedDB API page that directs users to libraries in See Also section no longer relevant #2185

Note in IndexedDB API page that directs users to libraries in See Also section no longer relevant

Note in IndexedDB API page that directs users to libraries in See Also section no longer relevant #2185

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