prevent concurrent runs

This commit is contained in:
Gabriel Augendre 2024-10-20 22:26:57 +02:00
parent 2ed3f6cfa8
commit 0182e8b13d

View file

@ -4,6 +4,9 @@ on:
branches: branches:
- master - master
concurrency:
group: deploy
jobs: jobs:
ansible: ansible:
name: run ansible name: run ansible