diff --git a/.github/workflows/debug-dind.yml b/.github/workflows/debug-dind.yml index 30808964..5dc4c5cc 100644 --- a/.github/workflows/debug-dind.yml +++ b/.github/workflows/debug-dind.yml @@ -1,7 +1,7 @@ name: Debug DIND on: - push: + # push: jobs: debug-dind: diff --git a/.github/workflows/test-pytorch-xla-tpu-tgi-integration.yml b/.github/workflows/test-pytorch-xla-tpu-tgi-integration.yml index c3cad9ee..822f5b9f 100644 --- a/.github/workflows/test-pytorch-xla-tpu-tgi-integration.yml +++ b/.github/workflows/test-pytorch-xla-tpu-tgi-integration.yml @@ -1,7 +1,7 @@ name: Optimum TPU / Test TGI on TPU / Integration Tests on: -# push: + push: pull_request: branches: [ main ] paths: