docs: Add comment explaining PyPI check workflow purpose

This commit is contained in:
Paul Gauthier 2025-04-01 21:14:17 +13:00 committed by Paul Gauthier (aider)
parent cebae18dd6
commit 0a840860f1

View file

@ -1,5 +1,7 @@
name: Check PyPI Version
# Check to be sure `pip install aider-chat installs the most recently published version
on:
schedule:
# Run once a day at midnight UTC