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: