mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
d94e558783
For some reason, some jobs in .github/workflows/validate.yml have "fetch-depth: 0" argument to actions/checkout, meaning "all history for all branches and tags". Obviously this is not needed here. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> (cherry picked from commit e0b00171eb0f338cf024760019abdd4e7dec690f) Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>