From 620ef9dd48ff69f50eae79c49f2d8bb406d40aba Mon Sep 17 00:00:00 2001 From: Artem Bulgakov Date: Sun, 22 Sep 2024 14:19:18 +0300 Subject: [PATCH] ci: do not link pull requests to project --- .github/workflows/add-issues-to-project.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/add-issues-to-project.yaml b/.github/workflows/add-issues-to-project.yaml index 9122417..a04b890 100644 --- a/.github/workflows/add-issues-to-project.yaml +++ b/.github/workflows/add-issues-to-project.yaml @@ -6,10 +6,6 @@ on: - opened - reopened - transferred - pull_request: - types: - - opened - - reopened jobs: add-to-project: