docs: trigger sponsors update on new sponsorship events

This commit is contained in:
tinkle-community
2026-01-19 19:05:12 +08:00
parent 7b1edaa51f
commit f43c63699b
+2
View File
@@ -5,6 +5,8 @@ on:
# Run daily at 00:00 UTC
- cron: '0 0 * * *'
workflow_dispatch: # Allow manual trigger
sponsorship:
types: [created, cancelled, edited, tier_changed, pending_cancellation, pending_tier_change]
jobs:
sponsors: