From 7045683ab3285d4ca78739b236cb0fffb0dfc3fa Mon Sep 17 00:00:00 2001 From: bretg Date: Tue, 28 Jan 2025 11:51:39 -0500 Subject: [PATCH] Update code-path-changes workflow (#4175) --- .github/workflows/code-path-changes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/code-path-changes.yml b/.github/workflows/code-path-changes.yml index 8d180480538..04b49c4a1f4 100644 --- a/.github/workflows/code-path-changes.yml +++ b/.github/workflows/code-path-changes.yml @@ -1,7 +1,7 @@ name: Notify Code Path Changes on: - pull_request: + pull_request_target: types: [opened, synchronize] paths: - '**'