diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 800e31f..1ad2b07 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ updates: schedule: interval: 'weekly' day: 'friday' - time: '18:00' + time: '16:07' timezone: 'Europe/Prague' assignees: - 'vreshch' @@ -23,7 +23,7 @@ updates: schedule: interval: 'weekly' day: 'friday' - time: '18:00' + time: '16:07' timezone: 'Europe/Prague' assignees: - 'vreshch' @@ -38,7 +38,7 @@ updates: schedule: interval: 'weekly' day: 'friday' - time: '18:00' + time: '16:07' timezone: 'Europe/Prague' assignees: - 'vreshch' diff --git a/.github/workflows/train.yml b/.github/workflows/train.yml index 737c552..349c4ad 100644 --- a/.github/workflows/train.yml +++ b/.github/workflows/train.yml @@ -4,7 +4,7 @@ name: Train # Red run = the only alarm; there are no silent-skip states. on: schedule: - - cron: '0 21 * * 5' + - cron: '17 21 * * 5' workflow_dispatch: inputs: bump_deps: