From a2b7073126f1c3eb85c59d57a80c191f6be08c6a Mon Sep 17 00:00:00 2001 From: Will Gillis <40799239+t-will-gillis@users.noreply.github.com> Date: Wed, 22 Nov 2023 20:55:12 -0800 Subject: [PATCH] Update pr-instructions.yml --- .github/workflows/pr-instructions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-instructions.yml b/.github/workflows/pr-instructions.yml index 61aae757da..b0a0ad7fde 100644 --- a/.github/workflows/pr-instructions.yml +++ b/.github/workflows/pr-instructions.yml @@ -13,7 +13,7 @@ jobs: steps: - uses: actions/checkout@v4 - # Create the message to post + # Create the message to post!!! - name: Create Instruction uses: actions/github-script@v7 id: instruction