Skip to content

Commit

Permalink
skip: fix name of job
Browse files Browse the repository at this point in the history
  • Loading branch information
DnPlas committed Oct 16, 2024
1 parent c1fbf0e commit 3224863
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scan_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:

jobs:

on-push:
name: Get rocks modified and build-scan-test-publish them
scan-images:
name: Scan published images and report vulnerabilities
uses: canonical/charmed-kubeflow-workflows/.github/workflows/get-published-images-scan-and-report.yaml@main
strategy:
matrix:
Expand Down

0 comments on commit 3224863

Please sign in to comment.