mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
34fd5f0e9f
When we run CI not on a pull request, the commit job is skipped, as a result, all-done is also skipped. To allow all-done to succeed, modify the commit job to succeed for non-PRs. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> (cherry picked from commit 43955a0d28b1f8748ddcc3fcb65fbbf3d2d52d27) Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>