Disable scheduled workflow (#6)

* [containers/*] Create a new workflow for verification

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Disable scheduled workflow

Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
Fran Mulero 2022-06-15 16:38:17 +02:00 committed by GitHub
parent d0ab019c9c
commit cc8ad11929
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
name: Scheduled VIB
on:
schedule:
- cron: "?/15 * * * *"
# Scheduled workflow disabled due to an error in vmware-image-builder-action
# schedule:
# - cron: "?/15 * * * *"
workflow_dispatch:
inputs:
container: