From dd8b013f82f079a078de712175138abc0162685f Mon Sep 17 00:00:00 2001 From: Sam Chau Date: Fri, 23 Jan 2026 20:54:23 +1030 Subject: [PATCH] tweak(workflow): add workflow descriptor --- .github/workflows/reopen-comment.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/reopen-comment.yaml b/.github/workflows/reopen-comment.yaml index f9d0996..9ec8958 100644 --- a/.github/workflows/reopen-comment.yaml +++ b/.github/workflows/reopen-comment.yaml @@ -1,3 +1,6 @@ +# Automatically reopens closed issues when someone leaves a new comment. +# Useful for Utterances — lets users continue discussions on resolved topics. + name: Reopen on comment on: