Skip to content

Commit 0146eef

Browse files
committed
add workflow_dispatch fetchSponsors
1 parent 54f5266 commit 0146eef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fetchSponsorsData.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
schedule:
55
# once a week
66
- cron: '0 0 * * 0'
7+
workflow_dispatch:
78

89
jobs:
910
fetch-sponsors-data:

0 commit comments

Comments
 (0)