Danielshe 5 жил өмнө
parent
commit
7ec90d2c15

+ 5 - 1
.github/workflows/gradle.yml

@@ -1,6 +1,10 @@
 name: Java CI
 
-on: [push]
+on:
+  push:
+    branches:    
+      - v2
+      - v2-unstable
 
 jobs:
   build: