run full CI when dependencies change

This commit is contained in:
Torsten Grote
2025-08-07 11:26:58 -03:00
parent 86c79497c4
commit 9b09cfabe3

View File

@@ -78,6 +78,8 @@ workflow:
changes:
- .gitlab-ci.yml
- build.gradle
- settings.gradle
- gradle/libs.versions.toml
app assembleRelease test:
<<: *test-template