From 08595270b5ce9be753b13f1c5072f1ee3fda66aa Mon Sep 17 00:00:00 2001 From: Peter Evans Date: Sat, 2 May 2020 15:32:34 +0900 Subject: [PATCH] Filter by comment author --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cd4d34e..2288e67 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -79,6 +79,7 @@ jobs: id: fc with: issue-number: ${{ github.event.number }} + comment-author: 'github-actions[bot]' body-includes: Full test suite slash command - if: steps.fc.outputs.comment-id == ''