From: Sebastián Ramírez Date: Tue, 13 Aug 2024 02:00:25 +0000 (-0500) Subject: 👷 Update GitHub Action add-to-project (#12002) X-Git-Tag: 0.112.1~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=48c269ba6820c5a7c39af91f9462d93b2940353c;p=thirdparty%2Ffastapi%2Ffastapi.git 👷 Update GitHub Action add-to-project (#12002) --- diff --git a/.github/workflows/add-to-project.yml b/.github/workflows/add-to-project.yml index 701f06fae1..dccea83f35 100644 --- a/.github/workflows/add-to-project.yml +++ b/.github/workflows/add-to-project.yml @@ -1,11 +1,7 @@ name: Add to Project on: - pull_request: - types: - - opened - - reopened - - synchronize + pull_request_target: issues: types: - opened