We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2207d16 commit bdc09b8Copy full SHA for bdc09b8
1 file changed
.github/workflows/export-models.yml
@@ -8,6 +8,7 @@ name: Export Models
8
9
on:
10
pull_request:
11
+ push:
12
schedule:
13
# Run nightly at midnight UTC
14
- cron: '0 0 * * *'
0 commit comments