spiegel_podman/.github/workflows
Paul Holzinger d6b9c0b6ad
.github/workflows: do not run cron jobs at midnight
As documented on github running jobs at the top of the hour and I guess
especially at midnight has the chance to get dropped as to many jobs are
started around that time for the github workers to handle.

I observed that happening today:
"No server is currently available to service your request."
https://github.com/podman-container-tools/podman/actions/runs/29709422226

So to fix that just move our cron time to some under "random" time
during the night.

https://docs.github.com/en/actions/reference/workflows-and-actions/events-that-trigger-workflows#schedule

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-07-20 14:20:08 +02:00
..
assign.yml ci: restrict specific workflows to the upstream repository 2026-06-18 11:32:53 +00:00
cherry-pick.yml Update actions/checkout action to v7 2026-06-18 14:09:57 +00:00
ci.yml ci.yml: add timeout-minutes to all jobs 2026-07-17 18:05:29 +02:00
dev-bump.yml Update actions/checkout action to v7 2026-06-18 14:09:57 +00:00
issue-labeler.yml ci: restrict specific workflows to the upstream repository 2026-06-18 11:32:53 +00:00
issue_pr_lock.yml .github/workflows: do not run cron jobs at midnight 2026-07-20 14:20:08 +02:00
labeler.yml Update actions/labeler action to v6.2.0 2026-07-13 15:43:40 +00:00
lima.yml ci: make the automation release renovate managed 2026-07-07 14:33:20 +02:00
machine-os-pr.yml Update actions/checkout action to v7 2026-06-18 14:09:57 +00:00
needs-info-labeler.yaml ci: restrict specific workflows to the upstream repository 2026-06-18 11:32:53 +00:00
release-build-artifacts.yml Update actions/setup-go action to v7 2026-07-16 04:55:56 +00:00
release-pipeline-validation.yml ci: restrict specific workflows to the upstream repository 2026-06-18 11:32:53 +00:00
release.yml Merge pull request #29062 from ashley-cui/nightly-names 2026-06-29 11:52:34 +02:00
stale.yml .github/workflows: do not run cron jobs at midnight 2026-07-20 14:20:08 +02:00
update-podmanio.yml Update actions/checkout action to v7 2026-06-18 14:09:57 +00:00
zizmor.yml Update zizmorcore/zizmor-action action to v0.6.0 2026-07-15 17:05:43 +00:00