diff --git a/.github/workflows/vib-scheduled-verify.yaml b/.github/workflows/vib-scheduled-verify.yaml index 0bc12d3293cb..1943f5912814 100644 --- a/.github/workflows/vib-scheduled-verify.yaml +++ b/.github/workflows/vib-scheduled-verify.yaml @@ -51,7 +51,7 @@ jobs: - uses: vmware-labs/vmware-image-builder-action@main name: Verify ${{ needs.get-container.outputs.container }} with: - pipeline: vib-verify.json + pipeline: vib-scheduled-verify.json env: # This workflow is not triggered by any git event. Instead of using SHA_ARCHIVE we are # setting directly the main branch url.