From d7f6dd5dc81e63ea0aaa7efb6058cbe2e664f946 Mon Sep 17 00:00:00 2001 From: Shinrai Date: Sat, 18 Jul 2026 19:00:47 -0700 Subject: [PATCH] ci: point feature-pr.yml's header at this repo, not the .github template Same fix as ci/fix-workflow-drift: copying the example verbatim carried over the @Project/@Filename header pointing at CLDMV/.github's example path instead of self-referencing this repo. --- .github/workflows/feature-pr.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/feature-pr.yml b/.github/workflows/feature-pr.yml index 7704fc3..ffbb123 100644 --- a/.github/workflows/feature-pr.yml +++ b/.github/workflows/feature-pr.yml @@ -1,6 +1,7 @@ # -# @Project: @cldmv/.github -# @Filename: /examples/individual-repo-workflows/release-flow-v4/feature-pr.yml +# @Project: @cldmv/git-embedded +# @Filename: /.github/workflows/feature-pr.yml +# @Date: 2026-07-18 15:49:12 -07:00 (1784414952) # @Author: Nate Corcoran # @Email: # @Copyright: Copyright (c) 2013-2026 Catalyzed Motivation Inc. All rights reserved.