Skip to content

Commit a9ebdcd

Browse files
Add to update model prices worflow (#808)
1 parent a6e8aa1 commit a9ebdcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-model-costs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Update model prices and context window JSON file
33

44
on:
55
workflow_call:
6+
workflow_dispatch:
67
schedule:
78
- cron: '0 2 * * 0' # Run every Sunday at 2:00 AM
89

0 commit comments

Comments
 (0)