Skip to content

Conversation

michi-covalent
Copy link
Contributor

There is no security benefit in checking out the target branch for those workflows that use the pull_request trigger since these workflows run in the pull request context. Simply check out the pull request branch so that these workflows can test changes in local GitHub actions.

There is no security benefit in checking out the target branch for those
workflows that use the pull_request trigger since these workflows run in
the pull request context. Simply check out the pull request branch so
that these workflows can test changes in local GitHub actions.

Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
@michi-covalent michi-covalent added the release-note/ci This PR makes changes to the CI. label Nov 26, 2024
@michi-covalent
Copy link
Contributor Author

/test

@michi-covalent michi-covalent marked this pull request as ready for review November 26, 2024 17:23
@michi-covalent michi-covalent requested review from a team as code owners November 26, 2024 17:23
@michi-covalent michi-covalent added this pull request to the merge queue Nov 27, 2024
Merged via the queue into main with commit a38841d Nov 27, 2024
72 checks passed
@michi-covalent michi-covalent deleted the pr/michi/check-this-out branch November 27, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants