Skip to content

Commit c61b02f

Browse files
committed
Trigger the cache data workflow
1 parent 585494c commit c61b02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cache_data.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Cache data
33

44
on:
55
# Uncomment the 'pull_request' line below to manually re-cache data artifacts
6-
# pull_request:
6+
pull_request:
77
# Schedule runs on 12 noon every Sunday
88
schedule:
99
- cron: '0 12 * * 0'

0 commit comments

Comments
 (0)