Skip to content

Commit 7b91c4a

Browse files
committed
Replace unused comment with file path logging
1 parent c72366a commit 7b91c4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.agents/skills/get-reviews/fetch_reviews.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ gh api graphql -f query='query(
8585
${LAST_CURSOR:+-F after="$LAST_CURSOR"} \
8686
| jq . > "$FETCHED_FILE"
8787

88-
# cspell: ignore MMDDHHMM
88+
echo "Fetched reviews and comments are saved to $FETCHED_FILE"

0 commit comments

Comments
 (0)