From 697c479973ac1629c81090e1e40015a1006cd6bc Mon Sep 17 00:00:00 2001 From: Ludy87 Date: Tue, 19 Aug 2025 14:04:06 +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 554e815..efdde40 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_target: + pull_request: paths-ignore: [ '*.md' ] branches: - master