Skip to content

[Bug] remark-lint-no-undefined-references false positive on .github/ISSUE_TEMPLATE/*.md with square brackets (such as title: "[Improve]"). #356

[Bug] remark-lint-no-undefined-references false positive on .github/ISSUE_TEMPLATE/*.md with square brackets (such as title: "[Improve]").

[Bug] remark-lint-no-undefined-references false positive on .github/ISSUE_TEMPLATE/*.md with square brackets (such as title: "[Improve]"). #356

Workflow file for this run

jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: unifiedjs/beep-boop-beta@main
with:
repo-token: ${{secrets.GITHUB_TOKEN}}
name: bb
on:
issues:
types: [closed, edited, labeled, opened, reopened, unlabeled]
pull_request_target:
types: [closed, edited, labeled, opened, reopened, unlabeled]