From c17e6f947a54f167ffcbb61ecb65602bdd1cfd0e Mon Sep 17 00:00:00 2001 From: Jeremy Reizenstein Date: Wed, 20 Nov 2024 05:06:52 -0800 Subject: [PATCH] run CI tests on main Reviewed By: MichaelRamamonjisoa Differential Revision: D66162168 fbshipit-source-id: 90268c1925fa9439b876df143035c9d3c3a74632 --- .github/workflows/build.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2b7b5d27..618e3f22 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,6 +3,9 @@ on: pull_request: branches: - main + push: + branches: + - main jobs: binary_linux_conda_cuda: runs-on: 4-core-ubuntu-gpu-t4