From b0c93822b3a44710084a8a05e4e94384932d4145 Mon Sep 17 00:00:00 2001 From: Aaron Powell Date: Wed, 25 Feb 2026 16:33:31 +1100 Subject: [PATCH] Update readme --- docs/README.workflows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.workflows.md b/docs/README.workflows.md index abd23819..1675151f 100644 --- a/docs/README.workflows.md +++ b/docs/README.workflows.md @@ -33,4 +33,4 @@ See [CONTRIBUTING.md](../CONTRIBUTING.md#adding-agentic-workflows) for guideline | Name | Description | Triggers | | ---- | ----------- | -------- | -| [Daily Issues Report](../workflows/daily-issues-report.md) | Generates a daily summary of open issues and recent activity as a GitHub issue | N/A | +| [Daily Issues Report](../workflows/daily-issues-report.md) | Generates a daily summary of open issues and recent activity as a GitHub issue | schedule |