From 38d35d7784f8878a05a8a769d12fb3b2a1f2276e Mon Sep 17 00:00:00 2001 From: StyleShit Date: Sun, 22 Oct 2023 19:50:40 +0300 Subject: [PATCH] ci: cancel concurrent workflow runs --- .github/workflows/ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0d005e5727d6..1b7d55f3e769 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,6 +9,10 @@ on: - '**' merge_group: +concurrency: + group: '${{ github.workflow }} - ${{ github.head_ref || github.ref }}' + cancel-in-progress: true + env: PRIMARY_NODE_VERSION: '>=20.6.1' # Only set the read-write token if we are on the main branch pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy