mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-16 01:06:59 +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
|
# Run daily at 00:00 UTC
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
workflow_dispatch: # Allow manual trigger
|
workflow_dispatch: # Allow manual trigger
|
||||||
|
sponsorship:
|
||||||
|
types: [created, cancelled, edited, tier_changed, pending_cancellation, pending_tier_change]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
sponsors:
|
sponsors:
|
||||||
|
|||||||
Reference in New Issue
Block a user