Skip to content

Commit 779fc5b

Browse files
committed
WIP: rm before merge
1 parent 913a895 commit 779fc5b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/caching.yml

+3
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 (02+8*x):25 UTC
3538
# When cache is present it is a light check workflow with early temination.

0 commit comments

Comments
 (0)