diff --git a/.github/workflows/tasks-container-update.yml b/.github/workflows/tasks-container-update.yml index d0498bd8..059a4e2f 100644 --- a/.github/workflows/tasks-container-update.yml +++ b/.github/workflows/tasks-container-update.yml @@ -1,7 +1,7 @@ name: tasks-container-update on: schedule: - - cron: '0 2 * * 4' + - cron: '0 2 * * 1' # can be run manually on https://github.com/cockpit-project/starter-kit/actions workflow_dispatch: jobs: