From a05a20111770545ce57a7c76ce9519fea6f4ec35 Mon Sep 17 00:00:00 2001 From: "Ralf W. Grosse-Kunstleve" Date: Mon, 2 Sep 2024 11:10:57 -0700 Subject: [PATCH] gee, sorry, managed to confuse myself --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 07cee51e1..98b6c6864 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ on: permissions: read-all concurrency: - group: test-${{ github.ref }} # TO BE REMOVED BEFORE MERGING INTO master + group: test-${{ github.ref }} cancel-in-progress: true env: