Skip to content

Deep link to bot with start parameter shows start button every time #2925

Deep link to bot with start parameter shows start button every time

Deep link to bot with start parameter shows start button every time #2925

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