From e7c79379b3647b795066abd3dc5ccc5c9926eb8a Mon Sep 17 00:00:00 2001 From: Forge Date: Mon, 27 Apr 2026 02:30:34 -0700 Subject: [PATCH] ci: use phenoShared main workflow caller 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 f8d52f0e3..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/reusable/ci.yml@393519642656b8f6a2f459c22e0983a4725b7acb + uses: KooshaPari/phenoShared/.github/workflows/ci.yml@main with: language: rust