Skip to content

Commit 8d9e863

Browse files
committed
minor fix
1 parent db14a83 commit 8d9e863

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/e2e_test.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ on:
1616
- ".github/workflows/e2e_test.yml"
1717
- "pyproject.toml"
1818
- "uv.lock"
19+
pull_request:
20+
branches:
21+
- main
22+
paths:
23+
- ".github/workflows/e2e_test.yml"
1924
# allow the test CI to be manually triggerred
2025
workflow_dispatch:
2126

0 commit comments

Comments
 (0)