notebooks: auto-save on input change, not block run
Created by: novoselrok
Fixes #31117 (closed)
Test plan
- Create a notebook with a file block
- Refresh the page
- Auto-save should not be triggered
- Click "Run all blocks" button
- Auto-save should not be triggered
- Change a block input
- Auto-save should be triggered