Explorar el Código

Use CI on supported branches

tags/v1.0.8
9seconds hace 5 años
padre
commit
5468625212
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      .github/workflows/ci.yaml

+ 2
- 0
.github/workflows/ci.yaml Ver fichero

@@ -8,6 +8,8 @@ on:
8 8
       - v*
9 9
     branches:
10 10
       - master
11
+      - stable
12
+      - v1
11 13
   release:
12 14
     types:
13 15
       - published

Loading…
Cancelar
Guardar