From 092dd1d47c9b1e6cb4b8ddce4510b8d22077f10e Mon Sep 17 00:00:00 2001 From: Alexis THOMAS Date: Mon, 15 Apr 2024 22:46:24 +0200 Subject: [PATCH] sync with template repo --- .github/workflows/pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index a726acb..ad312d5 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -1,5 +1,5 @@ on: - pull_request: + pull_request_target: types: [opened] name: Pull Requests jobs: