From 0a1ecd86dcc2b282dc4a08f6d9d38f0998cca90f Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Wed, 7 Oct 2020 23:25:49 +0530 Subject: [PATCH] Removes redundant if --- .github/workflows/bot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/bot.yml b/.github/workflows/bot.yml index bce5baa0a..736201bc8 100644 --- a/.github/workflows/bot.yml +++ b/.github/workflows/bot.yml @@ -9,7 +9,6 @@ jobs: instructions: name: instructions runs-on: ubuntu-latest - if: steps: - uses: actions/checkout@v2 - name: Comment