Skip to content

Commit

Permalink
Add egui_kittest label to workflow and changelog script (emilk#5323)
Browse files Browse the repository at this point in the history
* [X] I have followed the instructions in the PR template
  • Loading branch information
lucasmerlin authored Nov 1, 2024
1 parent 444c21a commit 793cb92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
1 change: 1 addition & 0 deletions scripts/generate_changelog.py
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ def main() -> None:
"eframe",
"egui_extras",
"egui_glow",
"egui_kittest",
"egui-wgpu",
"egui-winit",
"egui",
Expand Down

0 comments on commit 793cb92

Please sign in to comment.