1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 02:14:48 +00:00

ci: add concurrency check

This commit is contained in:
CrazyMax 2022-05-07 22:09:28 +02:00
parent 4735fdba20
commit 9316b6a081
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

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