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: