]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
ci : disable auto tidy (#1705)
authorGeorgi Gerganov <redacted>
Mon, 5 Jun 2023 20:05:05 +0000 (23:05 +0300)
committerGitHub <redacted>
Mon, 5 Jun 2023 20:05:05 +0000 (23:05 +0300)
.github/workflows/tidy-post.yml

index a58da0cd6493dd2637db944a18bd6de13fc25d09..03652760c80dc5f90caa6faec939fa4870aad4fa 100644 (file)
@@ -1,7 +1,7 @@
 name: clang-tidy review post comments
 
 on:
-  workflow_run:
+  workflow_dispatch:
     workflows: ["clang-tidy-review"]
     types:
       - completed