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

[Action] Use pull_request_target #6803

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

llvm-beanz
Copy link
Collaborator

We should use the pull_request_target option here so that the PR runs from the pipeline in the target rather than the PR source branch. This allows the action to run with reduced security implications.

We should use the pull_request_target option here so that the PR runs
from the pipeline in the target rather than the PR source branch. This
allows the action to run with reduced security implications.
@llvm-beanz llvm-beanz requested a review from a team as a code owner July 18, 2024 22:19
@llvm-beanz llvm-beanz merged commit 4f46fbc into microsoft:main Jul 19, 2024
12 checks passed
@llvm-beanz llvm-beanz deleted the cbieneman/reduce-permissions branch July 19, 2024 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants