Skip to content

Commit 3667924

Browse files
committed
update trigger with new script
1 parent 121c0e9 commit 3667924

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)