ccao-data / model-res-avm

Automated valuation model for all class 200 residential properties in Cook County (except vacant land and condos)
GNU Affero General Public License v3.0
20 stars 3 forks source link

Refactor pre commit to use composite action #234

Closed wagnerlmichael closed 2 months ago

wagnerlmichael commented 2 months ago

This PR factors out the pre-commit workflow to use our composite action in the actions repo. Currently the ref is pointing to a branch that isn't main. This is because we had to add R cache support to the composite action and test it out. After that gets merged I will put up a PR changing the branch ref to main.