Skip to content

Commit 751c9be

Browse files
committed
trigger test CI on push to main
1 parent ed7a981 commit 751c9be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
name: Test
55

66
on:
7+
push:
8+
branches: [ "main" ]
79
pull_request:
810
branches: [ "main" ]
911
paths:

0 commit comments

Comments
 (0)