Skip to content

Commit 012cec8

Browse files
committed
WIP: rm before merge
1 parent ba5caa5 commit 012cec8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/caching.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ on:
3030
push:
3131
branches:
3232
- master
33+
pull_request:
34+
branches:
35+
- '**'
3336
schedule:
3437
# Refresh snapshot every day at 08:25 UTC (~00:25 in California)
3538
# Why: GitHub repo has 10G pool & on overflow GitHub removes caches in FIFO manner.

0 commit comments

Comments
 (0)