Skip to content

theme.toml: No reserved words for [status] information = { fg = "", bg = "" } #6937

theme.toml: No reserved words for [status] information = { fg = "", bg = "" }

theme.toml: No reserved words for [status] information = { fg = "", bg = "" } #6937

Workflow file for this run

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