Skip to content

Commit

Permalink
Update wait-build-reusable.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mfaizanse authored Sep 18, 2024
1 parent a9e3fac commit f307374
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wait-build-reusable.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Backend-switching-tests-gardener (reusable)
name: wait-build (reusable)

on:
workflow_call:
Expand Down Expand Up @@ -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
python $GITHUB_WORKSPACE/kyma-project/eventing-tools/scripts/wait-for-commit-check/run.py

0 comments on commit f307374

Please sign in to comment.