Skip to content

Commit

Permalink
Running tests for nasark
Browse files Browse the repository at this point in the history
  • Loading branch information
nasark authored and miq-bot committed Dec 12, 2022
1 parent 569110d commit 7181e98
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
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#22239", "ManageIQ/manageiq-api#1186", "ManageIQ/manageiq-providers-ovirt#621",
"ManageIQ/manageiq-providers-red_hat_virtualization#17", "ManageIQ/manageiq-schema#672",
"ManageIQ/manageiq-ui-classic#8548"]'
repos: ManageIQ/manageiq#22239,ManageIQ/manageiq-api#1186,ManageIQ/manageiq-providers-ovirt#621,ManageIQ/manageiq-providers-red_hat_virtualization#17,ManageIQ/manageiq-schema#672,ManageIQ/manageiq-ui-classic#8548

0 comments on commit 7181e98

Please sign in to comment.