ci: run on changes to .ui files

Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
Seth Flynn
2025-07-03 01:25:49 -04:00
parent 56fa6586ab
commit 364ebbcbe6
4 changed files with 4 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ on:
- "**.cpp"
- "**.h"
- "**.java"
- "**.ui"
# Directories
- "buildconfig/"