Skip to content

Commit

Permalink
Merge branch 'main' into container-nm-fixing-release-push
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaMilosa committed Apr 4, 2024
2 parents c887355 + 2c0e676 commit 42a0807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
run: bazel query --noshow_progress 'kind("oci_push", ...)' | xargs -I_target bazel run _target -- --tag ${GITHUB_SHA}

########################################
# Check if dashboard/* changed to see if
# Check if dashboard/* changed to see if
# it also needs to be updated in k8s
########################################
- name: "❓ Check if dashboard/* changed in last commit"
Expand Down

0 comments on commit 42a0807

Please sign in to comment.