We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92ac506 + 065f0e1 commit 2952c0cCopy full SHA for 2952c0c
1 file changed
.github/workflows/e2e-test.yml
@@ -4,6 +4,9 @@ on:
4
workflow_dispatch:
5
pull_request:
6
branches: [ main ]
7
+ paths:
8
+ - '**'
9
+ - 'llamacpp/native/vendor/llama.cpp'
10
push:
11
12
0 commit comments