We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d5605b commit 07e3b12Copy full SHA for 07e3b12
.github/workflows/llm_bench-python.yml
@@ -15,7 +15,7 @@ on:
15
branches: [ "master" ]
16
paths:
17
- llm_bench/python/**
18
-
+ - .github/workflows/llm_bench-python.yml
19
20
permissions:
21
contents: read
0 commit comments