From 3d3cabbea26c0740360efafe04655d9fc875865a Mon Sep 17 00:00:00 2001 From: J013w Date: Mon, 17 Feb 2025 00:35:10 -0800 Subject: [PATCH] Update hours.yaml added spring break to holidays --- configs/hours.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/hours.yaml b/configs/hours.yaml index f470b73..9fc6b4b 100644 --- a/configs/hours.yaml +++ b/configs/hours.yaml @@ -393,3 +393,5 @@ holidays: reason: Winter Break - date: 2025-02-17 reason: Presidents Day + - date: [2025-03-24, 2025-03-28] + reason: Spring Break