Skip to content

Commit 68bb715

Browse files
krukowCopilot
andcommitted
Add --verbose to copilot engine for debug logging
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 069d72b commit 68bb715

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

.github/workflows/daily-doc-updater.lock.yml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-doc-updater.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ safe-outputs:
2323
- copilot
2424
title-prefix: "[docs] "
2525
description: Automatically reviews and updates Clojure SDK documentation to ensure accuracy and completeness
26+
engine:
27+
id: copilot
28+
args: ["--verbose"]
2629
name: Daily Documentation Updater
2730
strict: true
2831
timeout-minutes: 45

0 commit comments

Comments
 (0)