Skip to content

battery - fix BATTERY_NOT_PRESENT detection, detection logic change #11123

battery - fix BATTERY_NOT_PRESENT detection, detection logic change

battery - fix BATTERY_NOT_PRESENT detection, detection logic change #11123

Workflow file for this run

name: No Response
on:
issue_comment:
types: [created]
schedule:
- cron: 0 4 * * *
jobs:
no-response:
runs-on: ubuntu-latest
steps:
- uses: lee-dohm/no-response@9bb0a4b5e6a45046f00353d5de7d90fb8bd773bb # v0.5.0
with:
daysUntilClose: 1
responseRequiredLabel: Missing Information
token: ${{ github.token }}