We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26d4093 commit 1a218b7Copy full SHA for 1a218b7
.github/workflows/pull-kyma-integration-tests.yml
@@ -13,7 +13,7 @@ on:
13
# - 'kyma/**'
14
# - 'Dockerfile*'
15
workflow_run:
16
- workflow: [ "Busola Build" ]
+ workflows: [ "Busola Build" ]
17
types: [ "completed" ]
18
jobs:
19
run-integration-test:
0 commit comments