We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d6b42f commit 364c1b5Copy full SHA for 364c1b5
.github/workflows/cache_data.yaml
@@ -12,7 +12,7 @@ name: Cache data
12
13
on:
14
# Uncomment the 'pull_request' line below to manually re-cache data artifacts
15
- # pull_request:
+ pull_request:
16
# Schedule runs on 12 noon every Sunday
17
schedule:
18
- cron: '0 12 * * 0'
0 commit comments