From 1658214ba4a5dfe800866de7804cad1a4da61474 Mon Sep 17 00:00:00 2001 From: Siddharth Kshetrapal Date: Tue, 5 Nov 2024 17:44:14 +0100 Subject: [PATCH] Update check-for-integration-result.yml --- .github/workflows/check-for-integration-result.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-for-integration-result.yml b/.github/workflows/check-for-integration-result.yml index ed5bf8a8a0c..b3ce7691922 100644 --- a/.github/workflows/check-for-integration-result.yml +++ b/.github/workflows/check-for-integration-result.yml @@ -3,7 +3,7 @@ name: Check for integration result on: issue_comment: types: [created, edited, deleted] - workflow_dispatch: # for debugging + push: # for debugging jobs: # fetch comments, if integration-test comment is present, use that to label pass or fail. remove in-progress.