From: Jérémie Astor Date: Thu, 20 Feb 2020 17:09:56 +0000 (+0100) Subject: :wrench: Badge script X-Git-Tag: nightly~1835 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=abb4b07a98bbe5bc78115e5f6fb9db6dfbc5aab9;p=gwion.git :wrench: Badge script --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index f68bb48e..9ff4179e 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -67,7 +67,7 @@ jobs: done > README.md - name: Make badge - if: github.event_name == 'push' && github.event.ref == "refs/heads/master" + if: github.event_name == 'push' && github.event.ref == 'refs/heads/master' run: | cd gwion-coverage-report bash badge.sh