diff --git a/.github/workflows/queue.yml b/.github/workflows/queue.yml index a3fe55852384d..0f4e827ad0738 100644 --- a/.github/workflows/queue.yml +++ b/.github/workflows/queue.yml @@ -5,7 +5,7 @@ on: jobs: - validate-pr: + validate-queue: if: ${{ github.event_name == 'merge_group' }} runs-on: ubuntu-slim steps: