From: Luca Heltai Date: Fri, 29 Jan 2021 09:26:25 +0000 (+0100) Subject: Second try X-Git-Tag: v9.3.0-rc1~545^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F11650%2Fhead;p=dealii.git Second try --- diff --git a/.github/workflows/cancelling.yml b/.github/workflows/cancelling.yml index ca8ec52261..705334fd4d 100644 --- a/.github/workflows/cancelling.yml +++ b/.github/workflows/cancelling.yml @@ -1,7 +1,7 @@ -name: Cancelling +name: cancel-duplicates on: workflow_run: - workflows: ['CI'] + workflows: ['github-docker', 'github-linux', 'github-OSX', 'github-windows', 'indent'] types: ['requested'] jobs: