Add GitHub CI build config

This commit is contained in:
JingMatrix
2025-11-26 00:19:05 +01:00
parent 0894b44166
commit 8aa93f1427
2 changed files with 137 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "daily"