Closed aufi closed 1 month ago
Thanks for the PR @aufi. IIUC it will affect the badge status displayed on the CI repository: https://github.com/konveyor/ci/blob/main/README.md
Maybe better to create another file.
Thanks for review @mguetta1, you're right, updated.
There are TIER 0..2 on pull request workflows that should check the PR with CI. These workflows were targeted only to
main
branch that lead to not being executed on release-* branches. Updated to trigger on all branches.Needs to be backported to release branches.
Fixes: https://github.com/konveyor/go-konveyor-tests/issues/173