Sfoglia il codice sorgente

fix: disable GH Actions build

[ci skip]
Nicolas Giard 5 anni fa
parent
commit
a8e264cded
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/dockerimage.yml

+ 1 - 1
.github/workflows/dockerimage.yml

@@ -3,7 +3,7 @@ name: Docker Image CI
 on:
   push:
     branches:
-      - master
+      - master2
 
 jobs: