Skip to content

Commit

Permalink
Revert "Temporarily enable cache_data and ci_tests_legacy and"
Browse files Browse the repository at this point in the history
This reverts commit afe2d23.
  • Loading branch information
weiji14 committed Dec 27, 2023
1 parent c0d6621 commit 121e589
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 121e589

Please sign in to comment.