Skip to content

Commit b2aba4e

Browse files
authored
chore: Disable integ tests on pull requests (#127)
Signed-off-by: Leonardo Araneda Freccero <[email protected]>
1 parent b52ea8a commit b2aba4e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/python-integ.yml

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

33

44
on:
5-
pull_request:
6-
branches: main
7-
types: ready_for_review
85
workflow_dispatch:
96
push:
107
branches: main

0 commit comments

Comments
 (0)