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