Remove `expert-*` from `project-updater` GH workflow (#103579)

This commit is contained in:
Ezio Melotti 2023-04-17 11:26:22 +08:00 committed by GitHub
parent 217911ede5
commit 76933df10a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -20,8 +20,6 @@ jobs:
# if an issue has any of these labels, it will be added
# to the corresponding project
- { project: 2, label: "release-blocker, deferred-blocker" }
- { project: 3, label: expert-subinterpreters }
- { project: 29, label: expert-asyncio }
- { project: 32, label: sprint }
steps: