From e6b01e13f00acb22cf3018364ad102cfe390eaea Mon Sep 17 00:00:00 2001 From: Vasilije <8619304+Vasilije1990@users.noreply.github.com> Date: Fri, 13 Dec 2024 10:20:13 +0100 Subject: [PATCH] Update pr_lint --- .github/workflows/pr_lint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_lint b/.github/workflows/pr_lint index 04afdf2a0..0bfc5b8aa 100644 --- a/.github/workflows/pr_lint +++ b/.github/workflows/pr_lint @@ -3,7 +3,7 @@ name: "PR" on: - pull_request_target: + pull_request: types: - opened - reopened