Skip to content

Commit

Permalink
Running tests for kbrock
Browse files Browse the repository at this point in the history
From Pull Request:  ManageIQ/manageiq#23142
  • Loading branch information
kbrock authored and miq-bot committed Sep 10, 2024
1 parent 569110d commit 6a02d47
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
---
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#23142", "ManageIQ/manageiq#23142"]'
repos: ManageIQ/ManageIQ#23142,ManageIQ/manageiq#23142,ManageIQ/manageiq-providers-ovirt#676,ManageIQ/manageiq-providers-red_hat_virtualization#54

0 comments on commit 6a02d47

Please sign in to comment.