From a55016870510266636b5e5d4c3821f78ebd6a90c Mon Sep 17 00:00:00 2001 From: Will Gillis <40799239+t-will-gillis@users.noreply.github.com> Date: Sat, 23 Sep 2023 22:02:37 -0700 Subject: [PATCH] Update pull-request-trigger.yml --- .github/workflows/pull-request-trigger.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pull-request-trigger.yml b/.github/workflows/pull-request-trigger.yml index f68b6e662e..fcf5e149a8 100644 --- a/.github/workflows/pull-request-trigger.yml +++ b/.github/workflows/pull-request-trigger.yml @@ -10,7 +10,7 @@ jobs: Hello-World: runs-on: ubuntu-latest steps: - - run: echo "🍺 This job was automatically triggered by a ${{ github.event_name }} event." + - run: echo "🍺 This job was automatically triggered by a ${{ github.event_name }} event@@@" # Moves newly opened PRs onto Project Board in column 'PR Needs review...' @@ -64,4 +64,4 @@ jobs: project: Project Board column: 'PR Needs review (Automated Column, do not place items here manually)' repo-token: ${{ secrets.HACKFORLA_BOT_PA_TOKEN }} - action: delete \ No newline at end of file + action: delete