From 235a4a4e098dfbe3f75857e2b462bef2709d6761 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 27 Jul 2025 22:16:23 -0700 Subject: Adds ci --- .ci/ci.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .ci/ci.json (limited to '.ci/ci.json') diff --git a/.ci/ci.json b/.ci/ci.json new file mode 100644 index 0000000..e10df80 --- /dev/null +++ b/.ci/ci.json @@ -0,0 +1,3 @@ +{ + "workflow": ".ci/ci.js" +} -- cgit v1.2.3-70-g09d2