diff --git a/.github/workflows/auto-project.yml b/.github/workflows/auto-project.yml index 3e95066cc..4747379b4 100644 --- a/.github/workflows/auto-project.yml +++ b/.github/workflows/auto-project.yml @@ -3,8 +3,6 @@ name: Auto Add to Project on: issues: types: [opened] - pull_request: - types: [opened] jobs: add-to-project: