diff --git a/changecalc.yml b/changecalc.yml index 7ffb31d04..1aee00a47 100644 --- a/changecalc.yml +++ b/changecalc.yml @@ -1,5 +1,6 @@ base_branch: refs/remotes/origin/main go_mod: go.mod -reset_list: - - go.mod - - go.sum +# If this is enabled, changes in any of these result in full re-test +#reset_list: +# - go.mod +# - go.sum