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
@CasperWA I tested the same action between checked and unchecked the Do not allow bypassing the above settings, if checked the setting, the action will failed with above error, if unchecked this setting the action will works well.
RuntimeError: Response did not return the expected status code from request 'https://api.github.com/repos/myorg/myrepo/branches/main'.
Status code: 401 (expected: 200).
Response:
{'message': 'Bad credentials', 'documentation_url': 'https://docs.github.com/rest'}
The text was updated successfully, but these errors were encountered: