Skip to content

javascript.builtins.JSON - <SUMMARIZE THE PROBLEM> #53

javascript.builtins.JSON - <SUMMARIZE THE PROBLEM>

javascript.builtins.JSON - <SUMMARIZE THE PROBLEM> #53

# Labels issues by BCD key, MDN URL or other regex match in issue description.
name: Issue Labeler
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