Skip to content

Commit

Permalink
fix: naming in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
onedr0p authored Dec 27, 2024
1 parent 7897609 commit 41f2918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-pull-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
talosctl -n $NODE image pull ${{ matrix.images }}
# Summarize matrix https://github.community/t/status-check-for-a-matrix-jobs/127354/7
prepull-images-success:
pre-pull-images-success:
if: ${{ always() }}
needs: ["pre-pull-images"]
name: Pre-pull Images Successful
Expand Down

0 comments on commit 41f2918

Please sign in to comment.