]> git.sesse.net Git - stockfish/commit
CI: limit artifact uploads
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Wed, 3 Jul 2024 09:14:41 +0000 (11:14 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Wed, 3 Jul 2024 11:45:14 +0000 (13:45 +0200)
commitee6fc7e38b4aeef44862159215a56d97122f59a0
tree18ec923b289059d7bcefc8b2e6faf9e81981466f
parentb9ff5bb93be410b418d6812d6753e64cf216057a
CI: limit artifact uploads

do not upload some unneeded intermediate directories,
disable running authenticated git commands with the checkout action.

Thanks to Yaron A for the report.

closes https://github.com/official-stockfish/Stockfish/pull/5435

No functional change
.github/workflows/arm_compilation.yml
.github/workflows/clang-format.yml
.github/workflows/codeql.yml
.github/workflows/compilation.yml
.github/workflows/games.yml
.github/workflows/iwyu.yml
.github/workflows/matetrack.yml
.github/workflows/sanitizers.yml
.github/workflows/stockfish.yml
.github/workflows/tests.yml
.github/workflows/upload_binaries.yml