mirror of
https://github.com/containers/podman.git
synced 2026-06-07 15:25:45 -04:00
We need to not hard depend on the pull_request var contexts so use the right alternatives. The PR_ envs can be left empty, the tests using them should skip the checks if they are unset/empty. Fixes: #28825 Signed-off-by: Paul Holzinger <pholzing@redhat.com>