Skip to content

Commit 78fe731

Browse files
committed
Change to dev
1 parent 70a21f8 commit 78fe731

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Python Tests
33
on:
44
push:
55
branches:
6-
- main
6+
- dev
77
pull_request:
88
branches:
9-
- main
9+
- dev
1010

1111
jobs:
1212
test:

0 commit comments

Comments
 (0)