Skip to content

No Response

No Response #615

Workflow file for this run

name: No Response
on:
issue_comment:
types: [created]
schedule:
# Schedule 18:00 once every day
- cron: '0 18 * * *'
jobs:
noResponse:
runs-on: ubuntu-latest
steps:
- uses: lee-dohm/[email protected]
with:
token: ${{ github.token }}
daysUntilClose: 28