What happened?
I get an exception when trying to read the value of WorkflowJobStep.Status as it sends 'pending' but that's not a valid value for that Enum. It seems very similar to this issue from last year: #2656
Versions
Using Octokit 9.1.2 on .NET 8 running on Windows.
Relevant log output
No response
Code of Conduct
What happened?
I get an exception when trying to read the value of
WorkflowJobStep.Statusas it sends 'pending' but that's not a valid value for that Enum. It seems very similar to this issue from last year: #2656Versions
Using Octokit 9.1.2 on .NET 8 running on Windows.
Relevant log output
No response
Code of Conduct