Remove concurrency settings from onpush_builder.yaml

Removed concurrency settings from the workflow.
This commit is contained in:
Alexandre
2025-11-01 14:30:58 +01:00
committed by GitHub
parent e7aefa9633
commit f8edcaef03

View File

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