From d4da832ab765181a6634ce82ee833d6c78a30cf3 Mon Sep 17 00:00:00 2001 From: Ty Date: Mon, 27 Jul 2026 16:08:26 +0000 Subject: [PATCH] structure: sync .github/workflows/README.md --- .github/workflows/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/workflows/README.md diff --git a/.github/workflows/README.md b/.github/workflows/README.md new file mode 100644 index 0000000..085b9d5 --- /dev/null +++ b/.github/workflows/README.md @@ -0,0 +1,5 @@ +# CI workflows (scaffold) + +**Status:** No workflow YAML until **build** (optional docs-only CI later). + +Intended: lint docs, unit tests on fixtures, no live SaaS credentials in CI.