Skip to content

Commit

Permalink
Running tests for jaywcarman
Browse files Browse the repository at this point in the history
From Pull Request:  ManageIQ/manageiq#22680
  • Loading branch information
jaywcarman authored and miq-bot committed Aug 31, 2023
1 parent 569110d commit c3ccc16
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#22680", "ManageIQ/manageiq-automation_engine#532",
"ManageIQ/manageiq-content#737"]'
repos: ManageIQ/manageiq#22680,ManageIQ/manageiq-automation_engine#532,ManageIQ/manageiq-content#737

0 comments on commit c3ccc16

Please sign in to comment.