From 62581e4afe6f8e18d85f13f25c9869beaf8a39cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 05:43:39 +0000 Subject: [PATCH] fix: mark day.md as non-learning page Add metadata so the curriculum evaluator correctly classifies this facilitation/agenda page and does not penalize it for missing active-learning activities or checkpoint sections. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- workshop/day.md | 1 + 1 file changed, 1 insertion(+) diff --git a/workshop/day.md b/workshop/day.md index 1099be24..4aa0a0b4 100644 --- a/workshop/day.md +++ b/workshop/day.md @@ -1,3 +1,4 @@ + # One-Day Workshop Program A full-day hands-on experience with GitHub Agentic Workflows — from your first workflow to a live hackathon project.