Skip to content
  • Robert Rosca's avatar
    c5b8d367
    Update CI to work with pre-commit · c5b8d367
    Robert Rosca authored
    Check stage tries to find the commit hash being merged into
    
    Uses that hash to get  a list of changed files
    
    Passes this list of files to pre-commit so that checks only run on
    modified files
    c5b8d367
    Update CI to work with pre-commit
    Robert Rosca authored
    Check stage tries to find the commit hash being merged into
    
    Uses that hash to get  a list of changed files
    
    Passes this list of files to pre-commit so that checks only run on
    modified files
Loading