Skip to content

Commit 2730594

Browse files
committed
modified pr_pytest.yml for workflow
1 parent 17002b3 commit 2730594

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/pr_pytest.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ name: PR pytest
33
on:
44
push:
55
branches:
6-
- main
6+
- tdmvdc
7+
- seed
78
pull_request:
89
branches:
9-
- main
10+
- tdmvdc
11+
- seed
1012
paths:
1113
- "aeon/**"
1214
- ".github/workflows/**"

0 commit comments

Comments
 (0)