Skip to content

[Feature Request]: General typo squating detection #90

[Feature Request]: General typo squating detection

[Feature Request]: General typo squating detection #90

---
name: 'Assign Issue to Volunteer'
on: [issue_comment] # yamllint disable-line rule:truthy
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: bhermann/issue-volunteer@v0.1.12
with:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'