Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/run-task-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
with:
repository: 'konflux-ci/konflux-ci'
path: konflux-ci
ref: ab849590cd9922b1a5b11658bb4343236abbfa81
ref: fb9b0d4ae59cd0eb2dd84a14a1ae38f1f3ab60fc

- name: Create k8s Kind Cluster
if: steps.changed-task-dirs.outputs.any_changed == 'true'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
with:
repository: 'konflux-ci/konflux-ci'
path: konflux-ci
ref: ab849590cd9922b1a5b11658bb4343236abbfa81
ref: fb9b0d4ae59cd0eb2dd84a14a1ae38f1f3ab60fc

- name: Create k8s Kind Cluster
if: steps.changed-task-dirs.outputs.any_changed == 'true'
Expand Down