From d0ab019c9ce4ce3bea7f6a747fc2aecdaadf1458 Mon Sep 17 00:00:00 2001 From: Fran Mulero Date: Wed, 15 Jun 2022 15:58:19 +0200 Subject: [PATCH] [containers/*] Create a new workflow for verification (#5) Signed-off-by: Fran Mulero --- .github/workflows/vib-scheduled-verify.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.