Skip to content

Commit

Permalink
Fix pointless dependency in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
VOID404 committed Sep 9, 2024
1 parent 178c5ac commit 00a1971
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/provisioner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ permissions:

jobs:
build-image:
needs: setup
uses: kyma-project/test-infra/.github/workflows/image-builder.yml@main # Usage: kyma-project/test-infra/.github/workflows/image-builder.yml@main
with:
name: control-plane/provisioner
Expand Down

0 comments on commit 00a1971

Please sign in to comment.