Skip to content

Feature suggest: Add the function of auto-hiding posts by keywords. #4209

Feature suggest: Add the function of auto-hiding posts by keywords.

Feature suggest: Add the function of auto-hiding posts by keywords. #4209

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