From 29a4c60f0d7ba04c94f153d25cc502ae66ccde7c Mon Sep 17 00:00:00 2001 From: Ludy87 Date: Tue, 19 Aug 2025 13:59:41 +0200 Subject: [PATCH] Update pull-request-verification.yml --- .github/workflows/pull-request-verification.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request-verification.yml b/.github/workflows/pull-request-verification.yml index efdde40..554e815 100644 --- a/.github/workflows/pull-request-verification.yml +++ b/.github/workflows/pull-request-verification.yml @@ -1,6 +1,6 @@ name: "Pull Request Verification" on: - pull_request: + pull_request_target: paths-ignore: [ '*.md' ] branches: - master