From: Jérémie Astor Date: Mon, 27 Jan 2020 01:38:17 +0000 (+0100) Subject: :wrench: ignore gh-pages build ? X-Git-Tag: nightly~1951 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=899c56d2819d73aafc382239df85a2c1720bb29b;p=gwion.git :wrench: ignore gh-pages build ? --- diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index adcc144b..d484b465 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -4,6 +4,7 @@ name: Linux on: push: branches: + - '**' - '!gh-pages' jobs: