1
0
Fork 0

Update caches

This commit is contained in:
OBS update bot 2023-11-15 18:00:20 +01:00
parent 0d20fdb83e
commit fc045f4593
2 changed files with 242 additions and 241 deletions

View file

@ -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")