]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: ignore gh-pages build ?
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Mon, 27 Jan 2020 01:38:17 +0000 (02:38 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Mon, 27 Jan 2020 01:38:17 +0000 (02:38 +0100)
.github/workflows/linux.yml

index adcc144b1d684f22344eecc585117ed4f5d2df33..d484b46562dcdc28f490a99a251d0b22d71d9ded 100644 (file)
@@ -4,6 +4,7 @@ name: Linux
 on:
   push:
     branches:    
+    - '**'
     - '!gh-pages'
 
 jobs: