You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(github): send null job_id to fix 422 during resubmission (#269)
If a submission is failed, the tool will check and adjust/resubmit
again with a newly generated job_id. For GitHub Actions, this needs
to be null again.
0 commit comments