Skip to content

[Feature Request]: #2705

[Feature Request]:

[Feature Request]: #2705

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