From 1b842f8e5e28e709250ad5f25ed7f338c5db3f83 Mon Sep 17 00:00:00 2001 From: Philippe Tillet Date: Fri, 29 Oct 2021 01:06:50 -0700 Subject: [PATCH] [CI] Now running integration tests on pull requests on branch v2.0 --- .github/workflows/integration-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 5fdf4e140..ac0fe14f0 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -5,6 +5,7 @@ on: pull_request: branches: - master + - v2 jobs: