ReproNim / neurodocker

Generate custom Docker and Singularity images, and minimize existing containers
https://www.repronim.org/neurodocker/
Apache License 2.0
326 stars 97 forks source link

[MAINT] minimize file changes that can trigger the bootstrap workflow #564

Closed Remi-Gau closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (169160e) 88.63% compared to head (a02eb23) 88.63%. Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #564 +/- ## ======================================= Coverage 88.63% 88.63% ======================================= Files 11 11 Lines 1021 1021 ======================================= Hits 905 905 Misses 116 116 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Remi-Gau commented 1 year ago

@stebo85 this should already limit how often we run 100 workflows...

stebo85 commented 1 year ago

great :)