Przeglądaj źródła

fix: disable GH Actions build

[ci skip]
Nicolas Giard 5 lat temu
rodzic
commit
a8e264cded
1 zmienionych plików z 1 dodań i 1 usunięć
  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: