From: Jérémie Astor Date: Wed, 19 Feb 2020 17:31:53 +0000 (+0100) Subject: :wrench: branch X-Git-Tag: nightly~1858 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=25e017b23d8704dce6300da0da9f0c1e8466a8fd;p=gwion.git :wrench: branch --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index cabde3ec..45d6485c 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -66,7 +66,7 @@ jobs: done - name: Push Report - if: github.event_name == 'push' && github.event.ref == 'master' + if: github.event_name == 'push' run: | cd gwion-coverage-report git config --local user.email "action@github.com"