We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da0693 commit 5724cd2Copy full SHA for 5724cd2
.github/workflows/cache_data.yaml
@@ -3,7 +3,7 @@ name: Cache data
3
4
on:
5
# Uncomment the 'pull_request' line below to manually re-cache data artifacts
6
- # pull_request:
+ pull_request:
7
# Schedule runs on 12 noon every Sunday
8
schedule:
9
- cron: '0 12 * * 0'
0 commit comments