From e2b17bc31038ba0ff8e3f698c8f8b36d9cec86b2 Mon Sep 17 00:00:00 2001 From: Yifeng Wang Date: Thu, 16 Feb 2023 12:28:03 +0800 Subject: [PATCH] ci: simplify project automation (#1046) --- .github/workflows/add-to-project.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/add-to-project.yml b/.github/workflows/add-to-project.yml index 55db51db74..47003c0cc7 100644 --- a/.github/workflows/add-to-project.yml +++ b/.github/workflows/add-to-project.yml @@ -4,12 +4,9 @@ on: issues: types: - opened - - transferred - - labeled pull_request: types: - opened - - labeled jobs: add-to-project: