From 5a2a39f778ca99f26f3a1d54cb04cd5dfe10d9eb Mon Sep 17 00:00:00 2001 From: hatal175 Date: Wed, 8 Nov 2023 13:59:17 +0200 Subject: [PATCH] Comment out ok check issue updates until fixed (#1980) --- .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