ci: concurrency check

This commit is contained in:
CrazyMax
2023-05-03 17:50:31 +02:00
parent b8d61b28e9
commit c619ac25e7
3 changed files with 15 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
name: labels
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches: