Skip to content

Commit

Permalink
Running tests for liu-samuel
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-samuel authored and miq-bot committed Jul 2, 2024
1 parent 569110d commit 84b4f35
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
name: Cross Repo

on:
- pull_request

jobs:
cross-repo:
uses: ManageIQ/manageiq-cross_repo/.github/workflows/manageiq_cross_repo.yaml@master
with:
test-repos: '["ManageIQ/manageiq@master"]'
repos: ManageIQ/manageiq@master
test-repos: '["ManageIQ/manageiq#23074", "ManageIQ/manageiq-providers-kubernetes#530",
"ManageIQ/manageiq-providers-openshift#262", "ManageIQ/manageiq-ui-classic#9214"]'
repos: ManageIQ/manageiq#23074,ManageIQ/manageiq-providers-kubernetes#530,ManageIQ/manageiq-providers-openshift#262,ManageIQ/manageiq-ui-classic#9214

0 comments on commit 84b4f35

Please sign in to comment.