Skip to content

No Response

No Response #1182

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: inherit