spiegel_podman/.github
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
..
actions/check_cirrus_cron GHA: Fix bad job-names & links in monitoring emails 2023-06-07 15:22:17 -04:00
ISSUE_TEMPLATE docs: redirect version check to latest GitHub release page 2026-06-03 11:07:10 +00:00
workflows .github/workflows: do not run cron jobs at midnight 2026-07-20 14:20:08 +02:00
filters.yaml ci.yml: add windows jobs 2026-06-01 17:00:16 +02:00
issue-labeler.yml label machine issues automatically 2026-06-30 15:12:08 +02:00
labeler.yml .github/labeler: add CI label automatically 2026-06-09 17:52:24 +02:00
PULL_REQUEST_TEMPLATE.md Update gh pull request template 2025-10-30 08:58:28 -05:00
renovate.json5 renovate: point config to new repo 2026-07-07 19:25:08 +02:00