Skip to content

Commit

Permalink
Increase frequency for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
JunTaoLuo committed Dec 22, 2023
1 parent a7dbb39 commit 82de5e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tugboat-refresh-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Refresh Tugboat Preview ID Cache
on:
# Every 6 hours.
schedule:
- cron: '0 */6 * * *'
- cron: '*/15 * * * *'
jobs:
# Collects the cache keys that need to be refreshed
collect_cache_keys:
Expand Down

0 comments on commit 82de5e8

Please sign in to comment.