From 18d8cef9c7fbb56685ae89a68da5f4d68c55d357 Mon Sep 17 00:00:00 2001 From: Tal Hayon Date: Tue, 7 Nov 2023 06:13:44 +0200 Subject: [PATCH] Comment out ok check issue updates until fixed --- .github/workflows/ok-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ok-check.yml b/.github/workflows/ok-check.yml index 9827ce7749c..d7a9add9147 100644 --- a/.github/workflows/ok-check.yml +++ b/.github/workflows/ok-check.yml @@ -80,4 +80,4 @@ jobs: done # Update the status and assignees for every issue identified - ${CMD[@]} \ No newline at end of file + # ${CMD[@]} \ No newline at end of file