Skip to content

Commit 806f45d

Browse files
author
kiran-garre
committed
Test workflow 3; run second time on existing PR/branch
1 parent c7f7591 commit 806f45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-generation/update-docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ fi
99
PROMPT="Before making any changes, read the 'docs' directory for the project's current
1010
documentation. Then read 'pr-contents.txt' to see the contents of the current PR.\n\n
1111
After reading both the directory and the PR file, update the files in the 'docs' directory
12-
with new documentation reflecting the proposed changes in the PR. Make new files as appropriate."
12+
with new, concise documentation reflecting the proposed changes in the PR. Make new files as appropriate."
1313

1414
timeout 10m echo -e $PROMPT | qchat chat --non-interactive --trust-all-tools
1515
exit $?

0 commit comments

Comments
 (0)