Update caches
This commit is contained in:
parent
0d20fdb83e
commit
fc045f4593
2 changed files with 242 additions and 241 deletions
|
@ -239,7 +239,7 @@ def main() -> None:
|
|||
|
||||
if options.repo_root is not None:
|
||||
logging.info("Committing changes")
|
||||
# commit_changes(cache_file, options.repo_root)
|
||||
commit_changes(cache_file, options.repo_root)
|
||||
|
||||
notify_matrix(updated_data)
|
||||
logging.info("Complete")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue