From: Georgi Gerganov Date: Mon, 5 Jun 2023 20:05:05 +0000 (+0300) Subject: ci : disable auto tidy (#1705) X-Git-Tag: gguf-v0.4.0~689 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=e7fe66e670537990ccc075cce9286df88bba052a;p=pkg%2Fggml%2Fsources%2Fllama.cpp ci : disable auto tidy (#1705) --- diff --git a/.github/workflows/tidy-post.yml b/.github/workflows/tidy-post.yml index a58da0cd..03652760 100644 --- a/.github/workflows/tidy-post.yml +++ b/.github/workflows/tidy-post.yml @@ -1,7 +1,7 @@ name: clang-tidy review post comments on: - workflow_run: + workflow_dispatch: workflows: ["clang-tidy-review"] types: - completed