CA
plain-purple
Grant other devs/testers run only access to my actor
Let's say, I am an actor developer, how do I grant other devs/testers access to my actor so that they can only run(not view/edit) an actor without having to subscribe to the actor?
4 Replies
Put code of the actor to private repo and then share the actor with other users. Give them only read and run permissions.
Is it possible to give only run option without read (on apify platform)?
Not possible unfortunately as far as I know. But it would be nice feature.
plain-purpleOP•16mo ago
Yeah, it is what I was actually looking for(only run and not read or write) and would be a helpful feature to have.