mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-24 10:24:35 +00:00
ci : disable auto tidy (#1705)
This commit is contained in:
parent
99009e72f8
commit
e7fe66e670
2
.github/workflows/tidy-post.yml
vendored
2
.github/workflows/tidy-post.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: clang-tidy review post comments
|
name: clang-tidy review post comments
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_run:
|
workflow_dispatch:
|
||||||
workflows: ["clang-tidy-review"]
|
workflows: ["clang-tidy-review"]
|
||||||
types:
|
types:
|
||||||
- completed
|
- completed
|
||||||
|
Loading…
Reference in New Issue
Block a user