From e505319de19d377577bf23f7a03f2f36fe6c41a8 Mon Sep 17 00:00:00 2001 From: Atsushi Date: Tue, 11 May 2021 03:19:58 +0000 Subject: [PATCH] Update assets to v0.3.1 --- .github/workflows/hide-old-bot-comments.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/hide-old-bot-comments.yml b/.github/workflows/hide-old-bot-comments.yml index 0efa3ad..6f9360f 100644 --- a/.github/workflows/hide-old-bot-comments.yml +++ b/.github/workflows/hide-old-bot-comments.yml @@ -7,6 +7,7 @@ on: pull_request jobs: hide-old-bot-comments: runs-on: ubuntu-latest + if: github.event.pull_request.head.repo.fork == false steps: - name: Hide old bot comments uses: kamatama41/hide-pr-comments-action@v0