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

Only require secrets when mutating #342

Merged
merged 1 commit into from
Jun 20, 2023
Merged

Conversation

djmb
Copy link
Collaborator

@djmb djmb commented Jun 20, 2023

Rename with_lock to more generic mutating and move the env_args check to that point. This allows read-only actions to be run without requiring secrets.

See #306

Rename `with_lock` to more generic `mutating` and move the env_args
check to that point. This allows read-only actions to be run without
requiring secrets.
@djmb djmb force-pushed the only-require-secrets-when-mutating branch from 94ff979 to 4950f61 Compare June 20, 2023 14:40
@dhh dhh merged commit c5397ff into main Jun 20, 2023
@jeremy jeremy deleted the only-require-secrets-when-mutating branch September 6, 2023 21:25
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