release notes fix for engine (#6219)

This commit is contained in:
Anthony Stirling
2026-04-25 13:09:48 +01:00
committed by GitHub
parent 8cd6377131
commit 276bbd635c
2 changed files with 21 additions and 2 deletions
+6
View File
@@ -72,6 +72,12 @@ labels:
- 'frontend/src-tauri/**'
- 'frontend/src-tauri/.*'
- label: 'engine'
files:
- 'engine/**'
- 'engine/.*'
- 'engine/**/.*'
- label: 'Java'
files:
- 'app/common/src/main/java/.*.java'