From a58b82c873e572a9c2f3e79f0d01c10b852168e9 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Mon, 6 Dec 2021 19:27:35 +0000 Subject: [PATCH] :green_heart: Removes duplicate mapping of if --- .github/workflows/manage-pending-labels.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/manage-pending-labels.yml b/.github/workflows/manage-pending-labels.yml index 74b26690..b264f76a 100644 --- a/.github/workflows/manage-pending-labels.yml +++ b/.github/workflows/manage-pending-labels.yml @@ -19,7 +19,6 @@ jobs: add-awaiting-author: runs-on: ubuntu-latest - if: ${{ !github.event.issue.pull_request && github.event.comment.author_association != 'COLLABORATOR' && github.event.comment.author_association != 'OWNER' }} if: >- ${{ !github.event.issue.pull_request