mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-04 19:41:02 +08:00
docs: trigger sponsors update on new sponsorship events
This commit is contained in:
2
.github/workflows/sponsors.yml
vendored
2
.github/workflows/sponsors.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user