Skip to content

Commit 99a68c6

Browse files
committed
fixup! fixup! DBG print
1 parent 4b1f069 commit 99a68c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run_action.py

+1
Original file line numberDiff line numberDiff line change
@@ -591,6 +591,7 @@ def conversation_threads_to_close(
591591
else:
592592
print(
593593
f"::debug::Comment {comment['id']} does not match the pattern"
594+
f"::debug::Simple match: {single_comment_marker in comment['body']}"
594595
)
595596

596597

0 commit comments

Comments
 (0)