Skip to content

Commit 19801a5

Browse files
authored
fix: make sure all calls to service level component wf finish (#79)
On-behalf-of: @SAP angel.kafazov@sap.com Signed-off-by: Angel Kafazov <akafazov@cst-bg.net>
1 parent be9f221 commit 19801a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ocm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ permissions:
5454

5555
concurrency:
5656
group: ocm-${{ github.ref }}
57-
cancel-in-progress: true
57+
cancel-in-progress: false
5858
jobs:
5959
ocm:
6060
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)