mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Remove expert-* from project-updater GH workflow (#103579)
This commit is contained in:
parent
217911ede5
commit
76933df10a
1 changed files with 0 additions and 2 deletions
2
.github/workflows/project-updater.yml
vendored
2
.github/workflows/project-updater.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue