Skip to content

The program silently closes under a certain condition. #2080

The program silently closes under a certain condition.

The program silently closes under a certain condition. #2080

name: Needs user action.
on:
issue_comment:
types: [created]
schedule:
- cron: '0 2 * * *'
jobs:
needs-user-action:
runs-on: ubuntu-latest
steps:
- uses: lee-dohm/[email protected]
with:
token: ${{ github.token }}
responseRequiredLabel: needs user action