Skip to content

Commit

Permalink
comment out "pull_request" in cache_data.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
willschlitzer committed Jun 13, 2022
1 parent 4a16770 commit 8001729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cache_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Cache data

on:
# Uncomment the 'pull_request' line below to manually re-cache data artifacts
pull_request:
# pull_request:
# Schedule runs on 12 noon every Sunday
schedule:
- cron: '0 12 * * 0'
Expand Down

0 comments on commit 8001729

Please sign in to comment.