We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9da529 commit 68ab7afCopy full SHA for 68ab7af
1 file changed
.github/workflows/main.yml
@@ -64,7 +64,7 @@ jobs:
64
# PROMPT__NORMALIZE_PROMPTS: "true"
65
66
# Inline prompts (joined in order, local review instructions).
67
- PROMPT__INLINE_PROMPT_FILES: '["./prompts/inline.md"]'
+ PROMPT__INLINE_PROMPT_FILES: '["./.prompts/inline.md"]'
68
69
# Inline system prompts (format/contract rules).
70
# PROMPT__SYSTEM_INLINE_PROMPT_FILES: '["./prompts/system_inline.md"]'
0 commit comments