Skip to content

Commit

Permalink
Update ci.yaml - added automation engine PR
Browse files Browse the repository at this point in the history
  • Loading branch information
jrafanie authored Jan 30, 2025
1 parent ae31781 commit 3d90ddf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
uses: ManageIQ/manageiq-cross_repo/.github/workflows/manageiq_cross_repo.yaml@master
with:
test-repos: '["ManageIQ/activerecord-virtual_attributes#168", "ManageIQ/manageiq#23225",
"ManageIQ/manageiq-api", "ManageIQ/manageiq-automation_engine", "ManageIQ/manageiq-consumption",
"ManageIQ/manageiq-api", "ManageIQ/manageiq-automation_engine#565", "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",
Expand All @@ -24,4 +24,4 @@ jobs:
"ManageIQ/manageiq-providers-redfish", "ManageIQ/manageiq-providers-vmware",
"ManageIQ/manageiq-providers-workflows", "ManageIQ/manageiq-schema", "ManageIQ/manageiq-ui-classic",
"ManageIQ/manageiq-ui-service"]'
repos: ManageIQ/activerecord-virtual_attributes#168,ManageIQ/manageiq#23225
repos: ManageIQ/activerecord-virtual_attributes#168,ManageIQ/manageiq#23225,ManageIQ/manageiq-automation_engine#565

0 comments on commit 3d90ddf

Please sign in to comment.