]> git.ipfire.org Git - thirdparty/zstd.git/commit
add CI check for zstd_manual before release
authorYann Collet <cyan@fb.com>
Thu, 20 Feb 2025 19:46:14 +0000 (11:46 -0800)
committerYann Collet <cyan@fb.com>
Thu, 20 Feb 2025 21:00:16 +0000 (13:00 -0800)
commit4690d66c7e41e8476838da588226ee2c185af5e8
tree6faffa0b7a5ecdba02d8fa76a9323727159df8c9
parent1bef87857b3701e16e98381bb99a14cf8f7a2dbb
add CI check for zstd_manual before release

ensures it's properly updated
.github/workflows/dev-short-tests.yml
.github/workflows/release_check.yml [new file with mode: 0644]