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

[ECP-9450] Introduce ref param for pull_request_target event triggered workflows #2781

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

candemiralp
Copy link
Member

Description

This PR introduces a fix to update checked out branch for external contributors. With the new ref param, pull_request_target event will check out the pull request's branch instead of target branch.

Tested scenarios

  • Workflows should check out pull request's branch instead of main if a PR is created by an external contributor.

Copy link

sonarcloud bot commented Oct 24, 2024

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