Skip to content

Commit d4813c9

Browse files
committed
add dependency
1 parent ce47f66 commit d4813c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/busola-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
- name: Merge with latest main
5252
uses: ./.github/actions/merge
5353
build-busola-image:
54+
needs: rebase
5455
uses: kyma-project/test-infra/.github/workflows/image-builder.yml@main # Usage: kyma-project/test-infra/.github/workflows/image-builder.yml@main
5556
if: github.event.pull_request.draft == false
5657
with:

0 commit comments

Comments
 (0)