From 7e0e6c25330508d81d23d9931015e37f20048b34 Mon Sep 17 00:00:00 2001 From: Kory Kaai <69431357+kory-kaai@users.noreply.github.com> Date: Thu, 20 Aug 2026 00:16:45 +0200 Subject: [PATCH] docs: recipe cross-link Co-authored-by: TopDaily Dev <315340167+topdaily-dev@users.noreply.github.com> --- docs/recipes/actions-path.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/recipes/actions-path.md b/docs/recipes/actions-path.md index d8e3848..21cb692 100644 --- a/docs/recipes/actions-path.md +++ b/docs/recipes/actions-path.md @@ -1,3 +1,6 @@ # Actions badge path CI badges target .github/workflows/. Default is ci.yml. + + +See collab-kit oss-toolchain: https://github.com/kory-kaai/collab-kit/blob/main/examples/oss-toolchain.md