Skip to content

No status bar config snippit is not 3.x.x compatible #6638

No status bar config snippit is not 3.x.x compatible

No status bar config snippit is not 3.x.x compatible #6638

Workflow file for this run

name: No Response
on:
issue_comment:
types: [created]
schedule:
- cron: "10 * * * *"
jobs:
noResponse:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: lee-dohm/[email protected]
with:
token: ${{ github.token }}
daysUntilClose: 7
responseRequiredLabel: waiting on op