mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 06:14:07 +02:00
Remove concurrency settings from onpush_builder.yaml
Removed concurrency settings from the workflow.
This commit is contained in:
4
.github/workflows/onpush_builder.yaml
vendored
4
.github/workflows/onpush_builder.yaml
vendored
@@ -11,10 +11,6 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- "**/config.*"
|
- "**/config.*"
|
||||||
|
|
||||||
concurrency:
|
|
||||||
group: auto-commit-${{ github.ref }}
|
|
||||||
cancel-in-progress: false
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BUILD_ARGS: ""
|
BUILD_ARGS: ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user