ci: Run production suite when changing storage.py.

This commit is contained in:
Tim Abbott
2024-10-25 10:34:09 -07:00
parent 71d81484ad
commit d8cf3ff2e9

View File

@@ -20,6 +20,7 @@ on:
- web/webpack.config.ts
- zerver/worker/queue_processors.py
- zerver/lib/push_notifications.py
- zerver/lib/storage.py
- zerver/decorator.py
- zproject/**
workflow_dispatch: