diff --git a/.github/workflows/wait-build-reusable.yml b/.github/workflows/wait-build-reusable.yml index 3d705d2..eeac6ec 100644 --- a/.github/workflows/wait-build-reusable.yml +++ b/.github/workflows/wait-build-reusable.yml @@ -1,4 +1,4 @@ -name: Backend-switching-tests-gardener (reusable) +name: wait-build (reusable) on: workflow_call: @@ -59,4 +59,4 @@ jobs: INTERVAL: ${{ inputs.interval }} TIMEOUT: ${{ inputs.timeout }} run: | - python $GITHUB_WORKSPACE/kyma-project/eventing-tools/scripts/wait-for-commit-check/run.py \ No newline at end of file + python $GITHUB_WORKSPACE/kyma-project/eventing-tools/scripts/wait-for-commit-check/run.py