Explorar o código

Limit github actions

shedaniel %!s(int64=4) %!d(string=hai) anos
pai
achega
bca7adfc06
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      .github/workflows/publish.yml

+ 4 - 1
.github/workflows/publish.yml

@@ -1,7 +1,10 @@
 name: Java CI
 
 on:
-  [ push ]
+  push:
+    branches:
+      - "1.16"
+      - "1.17"
 
 jobs:
   build: