mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
add workflow_dispatch fetchSponsors
This commit is contained in:
1
.github/workflows/fetchSponsorsData.yml
vendored
1
.github/workflows/fetchSponsorsData.yml
vendored
@@ -4,6 +4,7 @@ on:
|
||||
schedule:
|
||||
# once a week
|
||||
- cron: '0 0 * * 0'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
fetch-sponsors-data:
|
||||
|
||||
Reference in New Issue
Block a user