Github actions permissions?

I want to use the Crowdin Github Action and I see that it requires a personals token to work with.

What are the minimum permissions for this token? I need it to only download translation. Tested a few but no success. Don’t want to provide all scopes.

Must-have scopes are total control of private repositories + total control of repository hooks
Others should be optional

Only the repo scope would be enough for this GH Action

1 Like