Skip to content

Commit 967908e

Browse files
authored
Update discussion_auto_close.yml
1 parent e50a9b2 commit 967908e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/discussion_auto_close.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
else
2929
echo "too_short=false" >> "$GITHUB_OUTPUT"
3030
fi
31+
echo "$GITHUB_OUTPUT"
3132
3233
- name: Comment and close if too short
3334
if: steps.validation.outputs.too_short == 'true'

0 commit comments

Comments
 (0)