Skip to content

feat: backfill current stage on startup #25552

feat: backfill current stage on startup

feat: backfill current stage on startup #25552

name: No Response
on:
issue_comment:
types: [created]
schedule:
- cron: '5 * * * *'
jobs:
noResponse:
runs-on: ubuntu-latest
steps:
- uses: lee-dohm/no-response@v0.5.0
with:
token: ${{ github.token }}