I am having trouble running a workflow with the action, itresults to the following error message:
Cannot read properties of undefined (reading 'number')
Its weird because PR branches that trigger the workflow don't have a problem. Only when running the workflow in the main branch it is failing.
Here is the failing job.