From bc4723810d8df7661529c5a2df1fe04f7fa4fada Mon Sep 17 00:00:00 2001 From: sommersoft Date: Wed, 23 Mar 2022 09:33:02 -0500 Subject: [PATCH] run on this branch --- .github/workflows/downstream_testing.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/downstream_testing.yml b/.github/workflows/downstream_testing.yml index e292af9ee..44b8e05a1 100644 --- a/.github/workflows/downstream_testing.yml +++ b/.github/workflows/downstream_testing.yml @@ -1,9 +1,9 @@ -name: downstream_compose +name: downstream_testing_2 on: push: branches: - - downstream_compose + - downstream_testing_2 jobs: downstream-ubuntu: