Github: readonly access to a private repo

前端 未结 4 632
我寻月下人不归
我寻月下人不归 2020-12-04 17:14

I am developing some private projects on Github, and I would like to add nightly cronjobs to my deployments servers to pull the latest version from github. I am currently do

4条回答
  •  春和景丽
    2020-12-04 17:51

    For Organizations: I suggest creating a new team specifically for the user. This team can then grant read-only access to the repositories you specify. I hope this helps!

提交回复
热议问题