From f4f725316579c97ace4aae09b9e233b19da85ecb Mon Sep 17 00:00:00 2001 From: Cody Kickertz Date: Sun, 21 Dec 2025 11:11:39 -0600 Subject: [PATCH] chore(ci): standardize branch naming to use main instead of master (#91) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update workflow triggers to use main instead of master - Update CONTRIBUTING.md to reference main branch - Aligns with documentation in CLAUDE.md Closes #52 Note: Actual branch rename (master → main) must be done on GitHub. Co-authored-by: admin