From e4235fe0974dfd5875b35c014d5f1a13a6a87aa3 Mon Sep 17 00:00:00 2001 From: abeyuya Date: Wed, 16 Aug 2023 22:16:51 +0900 Subject: [PATCH] update prod-test-comment text --- .github/workflows/production-test.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/production-test.yml b/.github/workflows/production-test.yml index 8ce193d9..4bf7a81b 100644 --- a/.github/workflows/production-test.yml +++ b/.github/workflows/production-test.yml @@ -23,7 +23,6 @@ jobs: ``` github.event_name: ${{ github.event_name }} - github.event: ${{ github.event }} ``` comment-to-pull-request: runs-on: ubuntu-latest @@ -42,5 +41,4 @@ jobs: ``` github.event_name: ${{ github.event_name }} - github.event: ${{ github.event }} ``` \ No newline at end of file