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: |