potiuk opened a new pull request #5776: URL: https://github.com/apache/skywalking/pull/5776
Instead of multiple workflow-runs generated for different workflows this change replaces it with single workflow, cancelling all others. It is triggered by only one CI-IT workflow, because this one is always triggered when all others are. It also sets parallelism of the matrix to 4, so that there are not too many jobs in parallel taken when this workflow runs. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
