Skip to content

Alerts are not getting through to the configured email #2322

Alerts are not getting through to the configured email

Alerts are not getting through to the configured email #2322

---
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 }}'