mirror of https://github.com/python/cpython
Remove `expert-*` from `project-updater` GH workflow (#103579)
This commit is contained in:
parent
217911ede5
commit
76933df10a
|
@ -20,8 +20,6 @@ jobs:
|
||||||
# if an issue has any of these labels, it will be added
|
# if an issue has any of these labels, it will be added
|
||||||
# to the corresponding project
|
# to the corresponding project
|
||||||
- { project: 2, label: "release-blocker, deferred-blocker" }
|
- { project: 2, label: "release-blocker, deferred-blocker" }
|
||||||
- { project: 3, label: expert-subinterpreters }
|
|
||||||
- { project: 29, label: expert-asyncio }
|
|
||||||
- { project: 32, label: sprint }
|
- { project: 32, label: sprint }
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue