Skip to content

Instructions to install STIX Two on Debian-based distributions will install the wrong version #4621

Instructions to install STIX Two on Debian-based distributions will install the wrong version

Instructions to install STIX Two on Debian-based distributions will install the wrong version #4621

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