From 9efc422b480f71fd01ecae5205da4df06f363011 Mon Sep 17 00:00:00 2001 From: "Rodrigo Q. Saramago" Date: Tue, 21 Feb 2023 22:04:41 +0100 Subject: [PATCH] Run triage action on all new issues --- .github/workflows/triage.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/triage.yml b/.github/workflows/triage.yml index 0737efc33..aacc0d992 100644 --- a/.github/workflows/triage.yml +++ b/.github/workflows/triage.yml @@ -15,7 +15,6 @@ env: jobs: triage_issues: runs-on: ubuntu-latest - if: join(github.event.issue.labels) == '' steps: - name: Retrieve the content of all columns on the board run: |