Add GitHub CI build config

This commit is contained in:
JingMatrix
2025-11-26 00:19:05 +01:00
parent d18692fbef
commit eec9e77631
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"