From 29ab03452486d416941c2809a50bc00d024f77fa Mon Sep 17 00:00:00 2001 From: Alvaro Moran Date: Mon, 7 Oct 2024 08:28:09 +0000 Subject: [PATCH] WIP --- .github/workflows/test-pytorch-xla-tpu-tgi-jetstream.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test-pytorch-xla-tpu-tgi-jetstream.yml b/.github/workflows/test-pytorch-xla-tpu-tgi-jetstream.yml index e2d0f561..2ac0c7eb 100644 --- a/.github/workflows/test-pytorch-xla-tpu-tgi-jetstream.yml +++ b/.github/workflows/test-pytorch-xla-tpu-tgi-jetstream.yml @@ -1,6 +1,8 @@ name: Optimum TPU / Test TGI on TPU / Jetstream Pytorch on: + push: + branches: [ main, ci-ephemeral-tpu ] pull_request: branches: [ main ] paths: