Skip to content

Commit 025121c

Browse files
authored
chore: Run integ test on pull request (#121)
Signed-off-by: Leonardo Araneda Freccero <[email protected]>
1 parent 85df16d commit 025121c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/python-integ.yml

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

33

44
on:
5+
pull_request:
6+
branches: main
7+
types: ready_for_review
58
workflow_dispatch:
69
push:
710
branches: main

0 commit comments

Comments
 (0)