Skip to content

Commit

Permalink
Update discussion_auto_close.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ImranR98 authored Feb 23, 2025
1 parent 5aa88b0 commit 71bf0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/discussion_auto_close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
else
echo "too_short=false" >> "$GITHUB_OUTPUT"
fi
echo "$GITHUB_OUTPUT""
echo "$GITHUB_OUTPUT"
- name: Notify User via GitHub Mention (Generates Email) then Delete Discussion
if: steps.validation.outputs.too_short == 'true'
Expand Down

0 comments on commit 71bf0e6

Please sign in to comment.