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