Parcourir la source

Use CI on supported branches

tags/v1.0.8
9seconds il y a 5 ans
Parent
révision
5468625212
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2
    0
      .github/workflows/ci.yaml

+ 2
- 0
.github/workflows/ci.yaml Voir le fichier

@@ -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

Chargement…
Annuler
Enregistrer