Skip to content

【建议】希望直播挂机可以添加跳过某个或某些粉丝牌的功能,或者添加异常处理自动跳过不能挂机的牌子 #2412

【建议】希望直播挂机可以添加跳过某个或某些粉丝牌的功能,或者添加异常处理自动跳过不能挂机的牌子

【建议】希望直播挂机可以添加跳过某个或某些粉丝牌的功能,或者添加异常处理自动跳过不能挂机的牌子 #2412

Workflow file for this run

name: No Response
on:
# workflow_dispatch:
issue_comment:
types: [created]
schedule:
- cron: '7 4,10 * * *'
jobs:
noResponse:
runs-on: ubuntu-latest
steps:
- uses: lee-dohm/[email protected]
with:
token: ${{ github.token }}
# closeComment: This issue has been automatically closed due to no response from the original author. Please feel free to reopen it if you have more information that can help us investigate the issue further.
daysUntilClose: 3
responseRequiredLabel: needs-more-info