From: Jérémie Astor Date: Wed, 23 Sep 2020 22:33:47 +0000 (+0200) Subject: :wrench: Update CI X-Git-Tag: nightly~1264 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=3176e40997dcff6085ea0fada0751fa15b62eb98;p=gwion.git :wrench: Update CI --- diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index c0f833ef..e2f2fb30 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -1,7 +1,7 @@ name: 'Benchmarks' on: workflow_run: - workflows: ["Linux"] + workflows: ["Linux Release"] types: - completed