diff options
author | Elizabeth Hunt <me@liz.coffee> | 2025-07-28 23:20:17 -0700 |
---|---|---|
committer | Elizabeth Hunt <me@liz.coffee> | 2025-07-28 23:20:17 -0700 |
commit | 2573dbcee9249a6e9301dd0d7fd9e0b893b2ab2f (patch) | |
tree | 9424bfaeea771172db394bc681b8bb946d3c7795 /.ci/ci.json | |
download | wwwgit-2573dbcee9249a6e9301dd0d7fd9e0b893b2ab2f.tar.gz wwwgit-2573dbcee9249a6e9301dd0d7fd9e0b893b2ab2f.zip |
Init :3
Diffstat (limited to '.ci/ci.json')
-rw-r--r-- | .ci/ci.json | 3 |
1 files changed, 3 insertions, 0 deletions
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" +} |