Add egui_kittest label to workflow and changelog script (#5323)

* [X] I have followed the instructions in the PR template
This commit is contained in:
lucasmerlin 2024-11-01 13:25:41 +01:00 committed by GitHub
parent 444c21a437
commit 793cb92557
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -29,4 +29,4 @@ jobs:
with:
mode: minimum
count: 1
labels: "CI, dependencies, docs and examples, ecolor, eframe, egui_extras, egui_glow, egui-wgpu, egui-winit, egui, epaint, epaint_default_fonts, exclude from changelog, typo"
labels: "CI, dependencies, docs and examples, ecolor, eframe, egui_extras, egui_glow, egui_kittest, egui-wgpu, egui-winit, egui, epaint, epaint_default_fonts, exclude from changelog, typo"

View File

@ -232,6 +232,7 @@ def main() -> None:
"eframe",
"egui_extras",
"egui_glow",
"egui_kittest",
"egui-wgpu",
"egui-winit",
"egui",