From 743fcfc1959de7b057db1acbc8bfb53e45192b47 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 16 Mar 2026 15:45:53 +0000 Subject: [PATCH 1/2] Initial plan From db2753ac7006d51122d6eedb6d293639e088bc85 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 16 Mar 2026 15:54:43 +0000 Subject: [PATCH 2/2] fix: change schedule from 'daily around 4:22' to 'daily' in agentic-wiki-writer Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com> --- workflows/agentic-wiki-writer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflows/agentic-wiki-writer.md b/workflows/agentic-wiki-writer.md index 9c6b4d08..b18687cd 100644 --- a/workflows/agentic-wiki-writer.md +++ b/workflows/agentic-wiki-writer.md @@ -10,7 +10,7 @@ on: description: "Regenerate PAGES.md from scratch (full regen)" type: boolean default: false - schedule: daily around 4:22 + schedule: daily permissions: contents: read issues: read