Skip to content

Commit 06a3cab

Browse files
authored
Run CI on push to Develop (#200)
1 parent 0e08164 commit 06a3cab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ name: Py 3.7 3.8, 3.9 | Windows Mac Linux
22

33
on:
44
push:
5-
branches: [master]
5+
branches:
6+
- master
7+
- Develop
68
pull_request:
79
branches:
810
- master

0 commit comments

Comments
 (0)