From: Sebastián Ramírez Date: Tue, 13 Aug 2024 02:32:46 +0000 (-0500) Subject: 👷 Update GitHub Action add-to-project (#1067) X-Git-Tag: 0.0.22~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=109a54339335bdcd01e481e55262cb730e76a6a4;p=thirdparty%2Ffastapi%2Fsqlmodel.git 👷 Update GitHub Action add-to-project (#1067) --- diff --git a/.github/workflows/add-to-project.yml b/.github/workflows/add-to-project.yml index 701f06fa..dccea83f 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