From 95771d0779f19e5494d00f4d5812bdadad34f97a Mon Sep 17 00:00:00 2001 From: Ulises Jeremias Cornejo Fandos Date: Thu, 10 Mar 2022 18:43:00 -0300 Subject: [PATCH] Update ci.yml --- .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 0a7641aec..a83c2f16d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,7 @@ name: VSL Continuous Integration concurrency: - group: ci + group: ci-${{ github.envent.number }} cancel-in-progress: true on: