From e93ab6b98542daba71af7005ab93239ecdcd1dc5 Mon Sep 17 00:00:00 2001 From: robgruen Date: Wed, 29 Jan 2025 19:15:20 -0800 Subject: [PATCH] Removed pull_request trigger (#629) --- .github/workflows/smoke-tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/smoke-tests.yml b/.github/workflows/smoke-tests.yml index 806f4a39..340d3e26 100644 --- a/.github/workflows/smoke-tests.yml +++ b/.github/workflows/smoke-tests.yml @@ -9,8 +9,8 @@ on: workflow_dispatch: push: branches: ["main"] - pull_request: - branches: ["main"] + # pull_request: + # branches: ["main"] pull_request_target: branches: ["main"] merge_group: