Skip to content

Commit 065f0e1

Browse files
committed
ci(e2e): trigger on submodule-only PRs
Signed-off-by: Dorin Geman <dorin.geman@docker.com>
1 parent cc2527a commit 065f0e1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/e2e-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
workflow_dispatch:
55
pull_request:
66
branches: [ main ]
7+
paths:
8+
- '**'
9+
- 'llamacpp/native/vendor/llama.cpp'
710
push:
811
branches: [ main ]
912

0 commit comments

Comments
 (0)