From bf972f81833f2faa677ec32afafba0c642d1acda Mon Sep 17 00:00:00 2001 From: Wei He Date: Wed, 11 Dec 2024 23:19:18 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20Fix=20e2e=20test=20trigger?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/e2e.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 0d2d31f0..967aba62 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -2,7 +2,6 @@ name: End-to-End Tests on: workflow_dispatch: - push: pull_request_target: types: - opened