Skip to content

CI: add check for files with banned extensions and large files

Patrick Sanan requested to merge psanan/ci-prevent-adding-banned-files into release

This is intended to make the pipeline fail if someone attempts to add a too-large file or an image or other filetype which we don't want to include in the integration branches of the main repository.

Closes #886 (closed)

Edited by Patrick Sanan

Merge request reports