Skip to content

Commit 6488602

Browse files
authored
ci: remove concurrency from workflow_call workflow
1 parent 5ab54a1 commit 6488602

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build-push-test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ name: Build, Push & Test
44
on:
55
workflow_call:
66

7-
concurrency:
8-
group: ${{ github.ref }}-${{ github.workflow }}
9-
cancel-in-progress: true
10-
117
permissions: {}
128

139
jobs:

0 commit comments

Comments
 (0)