Support publish unit test results on forked repositories, by uploading them first (since the GITHUB_TOKEN is read only and can't modify the PR), and have a separate workflow that runs when another workflow completes, but this time in the context of the original repositories.
Support publish unit test results on forked repositories, by uploading them first (since the GITHUB_TOKEN is read only and can't modify the PR), and have a separate workflow that runs when another workflow completes, but this time in the context of the original repositories.