From 4616ce12ec7a9e9935b1fd618b831209b0c9585e Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Tue, 17 May 2022 22:32:58 -0400 Subject: [PATCH] Update Downstream.yml --- .github/workflows/Downstream.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Downstream.yml b/.github/workflows/Downstream.yml index 26bd473ac..6617bdeea 100644 --- a/.github/workflows/Downstream.yml +++ b/.github/workflows/Downstream.yml @@ -1,7 +1,7 @@ name: IntegrationTest on: push: - branches: [master] + branches: [main] tags: [v*] pull_request: