[all-commits] [llvm/llvm-project] e2c440: workflows: Unsplit new-prs (#69560)
Tom Stellard via All-commits
all-commits at lists.llvm.org
Wed Nov 1 12:24:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e2c440b5da8f87a33015e1da41220b8ec8c59e19
https://github.com/llvm/llvm-project/commit/e2c440b5da8f87a33015e1da41220b8ec8c59e19
Author: Tom Stellard <tstellar at redhat.com>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M .github/workflows/new-prs.yml
R .github/workflows/pr-receive.yml
Log Message:
-----------
workflows: Unsplit new-prs (#69560)
This is essentially a revert of
91fdb20915696ab955be0baea18b976717e370b9. It is safe to use the
pull_request_target event for new-prs, because it does not checkout any
code from the pull request branch.
More information about the All-commits
mailing list