We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a940b commit 9fe620cCopy full SHA for 9fe620c
.github/workflows/update-models.yml
@@ -1,5 +1,6 @@
1
name: Update Models
2
on:
3
+ workflow_dispatch: {}
4
schedule:
5
- cron: '0 10 * * 1'
6
jobs:
0 commit comments