diff --git a/.github/workflows/update-labels.yaml b/.github/workflows/update-labels.yaml index 54a3c0576a18..3cbd390b1370 100644 --- a/.github/workflows/update-labels.yaml +++ b/.github/workflows/update-labels.yaml @@ -19,9 +19,6 @@ jobs: update-labels: name: Update Labels - # Only process labels from successful workflows - if: ${{ github.event.workflow_run.conclusion == 'success' }} - runs-on: ubuntu-24.04 steps: