From 97ceb6236c5f6773f56e204cd36aba63d4928df7 Mon Sep 17 00:00:00 2001 From: Joe Rafaniello Date: Thu, 25 Jul 2024 10:24:42 -0400 Subject: [PATCH] Update ci.yaml - go back to just this PR --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8205a40..5e87283 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -6,7 +6,7 @@ jobs: cross-repo: uses: ManageIQ/manageiq-cross_repo/.github/workflows/manageiq_cross_repo.yaml@master with: - test-repos: '["ManageIQ/manageiq#22873", "ManageIQ/manageiq-api#1263", "ManageIQ/manageiq-automation_engine", + test-repos: '["ManageIQ/manageiq#22873", "ManageIQ/manageiq-api", "ManageIQ/manageiq-automation_engine", "ManageIQ/manageiq-consumption", "ManageIQ/manageiq-content", "ManageIQ/manageiq-decorators", "ManageIQ/manageiq-gems-pending", "ManageIQ/manageiq-providers-amazon", "ManageIQ/manageiq-providers-ansible_tower", "ManageIQ/manageiq-providers-autosde", "ManageIQ/manageiq-providers-awx",