Skip to content

Commit bdcd3c7

Browse files
committed
(WIP) remove before merge
1 parent 6483d96 commit bdcd3c7

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

3437
env:
3538
cabalBuild: "v2-build all --enable-tests --enable-benchmarks"

0 commit comments

Comments
 (0)