Skip to content

Update nightly-release-0.6.yaml to use release candidate #130

Update nightly-release-0.6.yaml to use release candidate

Update nightly-release-0.6.yaml to use release candidate #130

Workflow file for this run

name: Run Konveyor main branch tests
on: ["push", "pull_request"]
concurrency:
group: Konveyor-main-branch-tests-${{ github.ref }}
cancel-in-progress: true
jobs:
main:
uses: ./.github/workflows/global-ci.yml
with:
tag: latest
api_tests_ref: main
run_api_tests: true
ui_tests_ref: main
run_ui_tests: true