From 1cfa247f8c1e2752cd067d50dc3615c5308df242 Mon Sep 17 00:00:00 2001 From: Andre_601 <11576465+Andre601@users.noreply.github.com> Date: Sat, 26 Dec 2020 23:32:12 +0100 Subject: [PATCH] Seems to not work as intended --- .github/workflows/label_comment.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/label_comment.yml b/.github/workflows/label_comment.yml index 5ed7eb3..dae6036 100644 --- a/.github/workflows/label_comment.yml +++ b/.github/workflows/label_comment.yml @@ -12,7 +12,6 @@ on: jobs: give_comment: - if: github.event.state == 'open' runs-on: ubuntu-latest steps: - name: Checkout Code