diff --git a/.github/workflows/container-version.yaml b/.github/workflows/container-version.yaml index 83eb7b1cc7..6d35aa8e91 100644 --- a/.github/workflows/container-version.yaml +++ b/.github/workflows/container-version.yaml @@ -1,4 +1,5 @@ on: + workflow_dispatch: schedule: - cron: '37 13 * * *' name: busybox-update workflow