Skip to content

Commit 72143ec

Browse files
committed
run tests on push to main
1 parent ddd3c0b commit 72143ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/python-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Python Checks and Unit Tests
22

33
on:
44
pull_request:
5+
push:
6+
branches:
7+
- main
58

69
jobs:
710
lint-test:

0 commit comments

Comments
 (0)