I have a private repo on github and access is controlled by ssh key pairs for deployment. Now I want to configure read-only access for CI.
I searched for this: Github: private access only to private repository
but still ignorant.
Can anyone let me know how to do this?
Thanks in advance!
Go to https://github.com/organizations/<your organisation>/teams, there you can create a read-only access command for your repository.
https://github.com/organizations/<your organisation>/teams
The difficulty of finding this page surprises me every time I need it.
, GitHub . . .