From 4a5506d26a67b29e2d8a125f889c48473fe0d073 Mon Sep 17 00:00:00 2001 From: ilia Date: Wed, 20 May 2026 15:45:25 -0400 Subject: [PATCH] Allow merge of CI workflow fix to default branch @skipci Gitea Actions reads workflows from master; this empty commit skips CI so PR #7 can land the fixed ci.yml on the default branch. Co-authored-by: Cursor