From a21745240afb0051f881281711f27dab44fbab58 Mon Sep 17 00:00:00 2001 From: Justin Gordon Date: Tue, 28 Jan 2025 18:59:28 -1000 Subject: [PATCH] EOL --- .github/workflows/help-command.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/help-command.yml b/.github/workflows/help-command.yml index 153a2de6..51ce2566 100644 --- a/.github/workflows/help-command.yml +++ b/.github/workflows/help-command.yml @@ -147,4 +147,5 @@ jobs: repo: context.repo.repo, issue_number: prNumber, body: helpText - }); \ No newline at end of file + }); + \ No newline at end of file