Skip to content

Commit

Permalink
Temporarily enable cache_data and ci_tests_legacy and
Browse files Browse the repository at this point in the history
  • Loading branch information
weiji14 committed Dec 27, 2023
1 parent cff9929 commit afe2d23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cache_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,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
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests_legacy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ name: GMT Legacy Tests
on:
# push:
# branches: [ main ]
# pull_request:
pull_request:
# types: [ready_for_review]
# paths-ignore:
# - 'doc/**'
Expand Down

0 comments on commit afe2d23

Please sign in to comment.