diff --git a/.github/workflows/pythonpip.yml b/.github/workflows/pythonpip.yml index 8a3f03586..b357747e7 100644 --- a/.github/workflows/pythonpip.yml +++ b/.github/workflows/pythonpip.yml @@ -1,7 +1,7 @@ name: Cache Python and pip dependencies # This workflow is triggered every 2 days and updates the Python # and pip dependencies cache - +# TODO: this needs to delete old cache too!!!! on: push: # TODO: remove while merging branches: