From a4bd4c27865d7d9620012cb067b3d14eb7eb0784 Mon Sep 17 00:00:00 2001 From: Jack Amadeo Date: Thu, 2 Oct 2025 15:15:38 -0400 Subject: [PATCH] Disable the issue comment trigger on pr-comment-bundle (#4961) --- .github/workflows/pr-comment-bundle.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/pr-comment-bundle.yml b/.github/workflows/pr-comment-bundle.yml index e9d52656e8..3325f93cf7 100644 --- a/.github/workflows/pr-comment-bundle.yml +++ b/.github/workflows/pr-comment-bundle.yml @@ -2,8 +2,6 @@ # It bundles the ARM64 Desktop App, then creates a PR comment with a link to download the app. on: - issue_comment: - types: [created] workflow_dispatch: inputs: pr_number: