Skip to content

Commit 3d13e70

Browse files
committed
Update python-integ.yml to run integ test on merge
Signed-off-by: wzxxing <169175349+wzxxing@users.noreply.github.com>
1 parent 99075b2 commit 3d13e70

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/python-integ.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ name: Python Integration Tests
44
on:
55
workflow_call:
66
workflow_dispatch:
7-
# TODO: enable this back once the workflow runs without issues
8-
# push:
9-
# branches: main
7+
push:
8+
branches: main
109

1110
jobs:
1211
integration:

0 commit comments

Comments
 (0)