From bb37c19030576c41f6ea9c810c7f38e7d4242e38 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sun, 31 Jul 2022 17:19:55 +0100 Subject: [PATCH] Updates ticket validator automation --- .github/workflows/ticket-check.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ticket-check.yml b/.github/workflows/ticket-check.yml index 4212cf7..38fe606 100644 --- a/.github/workflows/ticket-check.yml +++ b/.github/workflows/ticket-check.yml @@ -13,7 +13,6 @@ jobs: uses: peter-evans/create-or-update-comment@v2 with: token: ${{ secrets.BOT_GITHUB_TOKEN || secrets.GITHUB_TOKEN }} - issue-number: ${{ github.event.number }} + issue-number: ${{ github.event.issue.number }} body: | - Hello ${{ github.event.actor }} :wave: Please ensure that your ticket has an appropriate title