diff --git a/.github/workflows/check-for-build-warnings.yml b/.github/workflows/check-for-build-warnings.yml index 2cbd0b02cb..25f66767ce 100644 --- a/.github/workflows/check-for-build-warnings.yml +++ b/.github/workflows/check-for-build-warnings.yml @@ -1,7 +1,7 @@ name: 'Status checker' on: - pull_request: + pull_request_target: types: [opened, synchronize, reopened] jobs: