From 7a16410e7623aa9853b96f8f51e84849c0fb6fbf Mon Sep 17 00:00:00 2001 From: Forge Date: Mon, 27 Apr 2026 02:40:16 -0700 Subject: [PATCH] ci: restore phenoShared CI main ref Co-authored-by: Codex --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 40858030f..b52c3791a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,6 +17,6 @@ jobs: - run: echo "CI workflow dispatched" rust-ci: - uses: KooshaPari/phenoShared/.github/workflows/ci.yml@051ecbc901964f3c7ad137b03bc62c7d3bef5d01 + uses: KooshaPari/phenoShared/.github/workflows/ci.yml@main with: language: rust