1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00

fix: "GH actions" concurrency without cancel in progress

This commit is contained in:
Mateusz Kwasniewski 2023-02-08 16:11:18 +01:00 committed by GitHub
parent 1b221e1b0d
commit 3969d55686
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,6 @@ permissions:
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.ref }} group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on: on:
push: push: