Skip to content

Commit 933167f

Browse files
authored
Merge branch 'token-cost-estimates' into copilot/modify-curl-command
2 parents 3a2c073 + 3667924 commit 933167f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/check-models.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ on:
44
workflow_dispatch:
55
push:
66
paths:
7-
- .github/workflows/check-models.yml
7+
- .github/workflows/check-models.yml
8+
- .github/scripts/scrape-models.sh
9+
810
schedule:
911
- cron: '11 17 * * 1' # Run every Monday at 5:11 PM UTC
1012

0 commit comments

Comments
 (0)