pytorch
aaf13cd5 - fix upload stats when workflow_run conclusion is null (#82186)

Commit
2 years ago
fix upload stats when workflow_run conclusion is null (#82186) Query octokit for workflow success/failure because the conclusion field in the github context is sometimes null even though the workflow was successful, causing our upload stats workflow to not be run. Pull Request resolved: https://github.com/pytorch/pytorch/pull/82186 Approved by: https://github.com/kit1980
Author
Committer
Parents
Loading