From a462456142eb557ef7c4fcabffe1e8a032592007 Mon Sep 17 00:00:00 2001 From: "Andy (Steve) De George" <67293991+adegeo@users.noreply.github.com> Date: Wed, 31 Jul 2024 12:25:34 -0700 Subject: [PATCH] Update check-for-build-warnings.yml --- .github/workflows/check-for-build-warnings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-for-build-warnings.yml b/.github/workflows/check-for-build-warnings.yml index cb87db2a6c..429c141adc 100644 --- a/.github/workflows/check-for-build-warnings.yml +++ b/.github/workflows/check-for-build-warnings.yml @@ -1,7 +1,7 @@ name: 'OPS status checker' on: - pull_request: + pull_request_target: types: [opened, synchronize, reopened] permissions: