From 2b048d01816a8c7bf688618d84c73d311b0b80e5 Mon Sep 17 00:00:00 2001 From: Wolfgang Kreminger Date: Sat, 5 Oct 2024 17:54:48 +0200 Subject: [PATCH] Update code-style-fix.yaml With pull_request_target --- .github/workflows/code-style-fix.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/code-style-fix.yaml b/.github/workflows/code-style-fix.yaml index e4e55cd..5f718b0 100644 --- a/.github/workflows/code-style-fix.yaml +++ b/.github/workflows/code-style-fix.yaml @@ -1,7 +1,7 @@ name: Code Style fix on: - pull_request: + pull_request_target: branches: - main types: