We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f631ca commit 7d80c6bCopy full SHA for 7d80c6b
1 file changed
.github/workflows/python-tests.yaml
@@ -3,10 +3,10 @@ name: PyAres Unit Tests
3
on:
4
push:
5
branches:
6
- - main
+ - Develop
7
pull_request:
8
9
10
11
jobs:
12
build-and-test:
0 commit comments