Skip to content

Commit 8622988

Browse files
committed
Add push trigger for PR validation
1 parent 273a74e commit 8622988

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/export-models.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
name: Export Models
88

99
on:
10+
push:
1011
schedule:
1112
# Run nightly at midnight UTC
1213
- cron: '0 0 * * *'

0 commit comments

Comments
 (0)