From 82ce5e3fabc7d81938240750ed22563b72002071 Mon Sep 17 00:00:00 2001 From: Omer Lachish Date: Tue, 20 Jan 2026 08:59:40 +0000 Subject: [PATCH] test: trigger integration tests from ecosystem test branch --- tools/start_integration_tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/start_integration_tests.py b/tools/start_integration_tests.py index 0f9b7a77e3..8a2e4407fe 100755 --- a/tools/start_integration_tests.py +++ b/tools/start_integration_tests.py @@ -152,7 +152,7 @@ def start_job(pr_number, commit_sha, author, approved_by, workflow, repo, force= "-R", repo, "--ref", - "main", + "omer-lachish_data/deco-26173-cli-report-in-checks", # TEMPORARY: testing report-in-checks "-F", f"pull_request_number={pr_number}", "-F",