mirror of
https://github.com/containers/podman.git
synced 2026-07-17 10:41:58 -04:00
A conditional in `version-check` bypasses the test for PRs. However, it appears it was intended to execute during the daily cirrus-cron runs. However, the cron-job it references (`nightly`) doesn't exist. This is causing the test to run for every merge into `main`, and never run for `main` branch cirrus-cron job. Fix the name so the test **ONLY** runs for the `main` branch cron-job. Also, since the test is currently failing, update the docs as per the output instructions. Signed-off-by: Chris Evich <cevich@redhat.com>
3.0 KiB
Executable File
3.0 KiB
Executable File