From 5b5978e000150f6a34046e9af7eb6922fad53821 Mon Sep 17 00:00:00 2001 From: ehila Date: Sun, 14 Jun 2026 01:39:20 -0400 Subject: [PATCH] test Signed-off-by: ehila --- .../gh-notifier/openshift-edge-tooling-gh-notifier-commands.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-operator/step-registry/openshift/edge-tooling/gh-notifier/openshift-edge-tooling-gh-notifier-commands.sh b/ci-operator/step-registry/openshift/edge-tooling/gh-notifier/openshift-edge-tooling-gh-notifier-commands.sh index 536a41ff6c0ea..7ae73c59e3e8c 100755 --- a/ci-operator/step-registry/openshift/edge-tooling/gh-notifier/openshift-edge-tooling-gh-notifier-commands.sh +++ b/ci-operator/step-registry/openshift/edge-tooling/gh-notifier/openshift-edge-tooling-gh-notifier-commands.sh @@ -66,4 +66,4 @@ bash -c "set -euo pipefail; ${GH_NOTIFIER_INVOKE}" # --------------------------------------------------------------------------- cp -f "./gh-notifier/pr-dashboard.html" "${ARTIFACT_DIR}/edge-tooling-pr-summary.html" echo "Copied ./gh-notifier/pr-dashboard.html to ${ARTIFACT_DIR}/edge-tooling-pr-summary.html (Spyglass + GCS)." - +sleep 5000