Skip to content

No Response

No Response #287

Workflow file for this run

name: No Response
on:
schedule:
- cron: '0 12 * * *' # Runs daily at noon
workflow_dispatch:
jobs:
call-no-response-workflow:
uses: FossifyOrg/.github/.github/workflows/no-response.yml@main
secrets:
FOSSIFYBOT_TOKEN: ${{ secrets.FOSSIFYBOT_TOKEN }}