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
{{ message }}
This repository was archived by the owner on Jan 19, 2022. It is now read-only.
The API throws the following Error on the issues endpoint { "message": "Not Found", "documentation_url": "https://docs.github.com/rest/reference/issues#list-repository-issues" }
I guess this is because the repo is set to private?
Is there a way to use this workflow with a private repo?
The API throws the following Error on the issues endpoint
{ "message": "Not Found", "documentation_url": "https://docs.github.com/rest/reference/issues#list-repository-issues" }I guess this is because the repo is set to private?
Is there a way to use this workflow with a private repo?