]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
👷 Update GitHub Action add-to-project (#1067)
authorSebastián Ramírez <tiangolo@gmail.com>
Tue, 13 Aug 2024 02:32:46 +0000 (21:32 -0500)
committerGitHub <noreply@github.com>
Tue, 13 Aug 2024 02:32:46 +0000 (02:32 +0000)
.github/workflows/add-to-project.yml

index 701f06fae1148bd1957c3c2932b7ab42d8de706d..dccea83f35e65a4cf8508e1421f6eb201c38b253 100644 (file)
@@ -1,11 +1,7 @@
 name: Add to Project
 
 on:
-  pull_request:
-    types:
-      - opened
-      - reopened
-      - synchronize
+  pull_request_target:
   issues:
     types:
       - opened