From 4741750ee090ffb0310dc5361a86d67a72131808 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20M=C3=BCller?= Date: Tue, 6 Feb 2024 10:01:27 +0100 Subject: [PATCH] Update check_application_document.yml Undo `on` change --- .github/workflows/check_application_document.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/check_application_document.yml b/.github/workflows/check_application_document.yml index 3e08ee13fbe..f189ce4db26 100644 --- a/.github/workflows/check_application_document.yml +++ b/.github/workflows/check_application_document.yml @@ -2,7 +2,6 @@ name: Check application document on: workflow_dispatch: - pull_request_target: pull_request: types: [opened, synchronize]