From 78ff5818929dc7e787c6c2b6fe8fb0633571b7e1 Mon Sep 17 00:00:00 2001 From: "Colby M. White" <3979735+colbywhite@users.noreply.github.com> Date: Thu, 8 Jan 2026 12:44:29 -0600 Subject: [PATCH] Revert "debug: run pr build off of branch" This reverts commit 3c197a4bf656311d289ce74f81acea9eae68bf97. --- .github/workflows/pr-label-assign.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-label-assign.yml b/.github/workflows/pr-label-assign.yml index aaa09fe091..eb53ce3659 100644 --- a/.github/workflows/pr-label-assign.yml +++ b/.github/workflows/pr-label-assign.yml @@ -6,7 +6,7 @@ name: PR - Label and assign # https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request_target on: - pull_request: + pull_request_target: types: [opened, reopened] concurrency: