Add concurrency settings to onpush_builder workflow

This commit is contained in:
Alexandre
2025-11-01 13:34:32 +01:00
committed by GitHub
parent 4bad9089dd
commit 017605c410

View File

@@ -11,6 +11,10 @@ on:
paths:
- "**/config.*"
concurrency:
group: auto-commit-${{ github.ref }}
cancel-in-progress: false
env:
BUILD_ARGS: ""