Open
Description
I'm struggling to understand how I could simply clone repositories in an action, without using deploy keys because they have to be added in each repository to work.
PAT permissions are really not user-friendly, and I'd just like to have a simple read:repository permission to have the right to clone a repository's code.
I'm hitting the bug for cloning with a token
defined: remote: Write access to repository not granted.
but I don't care about write access to that repository, with my PAT.
Is this something possible with a PAT that can only clone and not push ?
Metadata
Metadata
Assignees
Labels
No labels