Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To set the Github Action permission correctly #58

Open
dadiorchen opened this issue Mar 28, 2022 · 0 comments
Open

To set the Github Action permission correctly #58

dadiorchen opened this issue Mar 28, 2022 · 0 comments

Comments

@dadiorchen
Copy link
Contributor

The case: we add team tester with write permission to the repo, so now every member of tester be able to run all the action now. The problem is this permission is to permissive, we need to restrict that the tester member just has the permission to run the test tool action rather than all of them.

I red some doc here: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions but with no luck to solve this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant