From e3f4016ded317c2c0c7425b4668a41a08a979ad1 Mon Sep 17 00:00:00 2001 From: Jacques I Massa Date: Thu, 28 Mar 2024 17:27:03 -0400 Subject: [PATCH] Update integration.yaml Signed-off-by: Jacques I Massa --- .github/workflows/integration.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index 38d8a00d7a..69573e5273 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -2,7 +2,6 @@ name: Build images and run E2E tests. on: - pull_request: merge_group: types: [checks_requested] workflow_dispatch: