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
GitHub returns the total_paid_minutes_used value as float64 in the /orgs/{org}/settings/billing/actions endpoint.
Currently an Int is expected.
Example