]> git.ipfire.org Git - thirdparty/mdadm.git/commit
CI: fetch all of the changes in repository
authorKinga Stefaniuk <kinga.stefaniuk@intel.com>
Tue, 23 Jul 2024 13:53:29 +0000 (15:53 +0200)
committerMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Wed, 24 Jul 2024 09:20:22 +0000 (11:20 +0200)
commitea9f178e1f8b2bba06b3b987ac5bb418abfde3f4
tree15270b3f4ab3391742044cf5019d9d42595cd15f
parent998544c198c156db027a6e4f1b201910b138041e
CI: fetch all of the changes in repository

GH action is using checkout plugin, which takes fetch-depth
as a parameter to specify number of commits to fetch. Setting it
to 0 to fetch all of the history of all branches and tags.

Signed-off-by: Kinga Stefaniuk <kinga.stefaniuk@intel.com>
.github/workflows/review.yml