Skip to content

Commit 7d80c6b

Browse files
authored
Update python-tests.yaml
1 parent 8f631ca commit 7d80c6b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/python-tests.yaml

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

1111
jobs:
1212
build-and-test:

0 commit comments

Comments
 (0)