From f211b982fd8d970a538eb8452e16259a5eaae92b Mon Sep 17 00:00:00 2001 From: DawoudSheraz Date: Tue, 5 Mar 2024 11:54:51 +0500 Subject: [PATCH] build: remove auto-add for PRs --- .github/workflows/auto-add-to-project.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/auto-add-to-project.yml b/.github/workflows/auto-add-to-project.yml index d4ab7a4..7dadeb6 100644 --- a/.github/workflows/auto-add-to-project.yml +++ b/.github/workflows/auto-add-to-project.yml @@ -1,9 +1,6 @@ -name: Auto Add Issues and Pull Requests to Project +name: Auto Add Issues to Project on: - pull_request: - types: - - opened issues: types: - opened