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

Fix nested permissions definition #2136

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

davidcassany
Copy link
Contributor

Top level permissions can't be increased for specific jobs, hence setting the permission on each specific job on workflows that require more fine grain approach.

In addition it removes the pull-request permission as this is mostly required for PR decorators, read/write labels, etc.

Top level permissions can't be increased for specific jobs,
hence setting the permission on each specific job on workflows
that require more fine grain approach.

In addition it removes the pull-request permission as this is mostly
required for PR decorators, read/write labels, etc.

Signed-off-by: David Cassany <dcassany@suse.com>
@davidcassany davidcassany requested a review from a team as a code owner July 9, 2024 09:21
@davidcassany davidcassany merged commit 1a0903a into rancher:main Jul 9, 2024
4 checks passed
@davidcassany davidcassany deleted the fix_and_refine_workflow branch July 9, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants